Datasheet
ARMulator Reference
ARM DUI0058D Copyright © 1999-2001 ARM Limited. All rights reserved. 4-9
4.2.10 ARMulif_ThumbBit
This function returns 1 if the core is in Thumb state, 0 if the core is in ARM state.
Syntax
unsigned ARMulif_ThumbBit(RDI_ModuleDesc *mdesc)
where:
mdesc
is the handle for the core.
4.2.11 ARMulif_GetMode
This function reads the current processor mode.
Syntax
unsigned ARMulif_GetMode(RDI_ModuleDesc *mdesc)
where:
mdesc
is the handle for the core.