|
Returns TRUE if current mode is Hyp mode, on page B1-1142.
function : CurrentModeIsHyp()
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
Returns TRUE if current mode is User or System mode, on page B1-1142.
function : CurrentModeIsUserOrSystem()
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
-
ctxt
:
TranslationContext
-
name
:
Register
-
Returns:
Expr
|
|
Returns TRUE if the implementation includes the Security Extensions,
on page B1-1157. function : HaveSecurityExt()
-
()
:
unit
-
Returns:
Expr
|
|
Returns TRUE if the implementation includes the Virtualization Extensions,
on page AppxP-2660. function : HaveVirtExt()
-
()
:
unit
-
Returns:
Expr
|
|
Test whether mode number is valid, on page B1-1142.
function : BadMode()
-
modeM
:
Expr
-
Returns:
Expr
|
|
Is this ARM instruction set, on page A2-51.
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
Is this Thumb instruction set, on page A2-51.
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
Is this ThumbEE instruction set, on page A2-51.
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
-
ctxt
:
TranslationContext
-
Returns:
Expr
|
|
Gets the mask bits for fetching the A bit from the PSR.
PSR bit[8]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the C condition flag from the PSR.
PSR bit[29]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the condition flag bits from the PSR.
PSR bit[31:28]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the E bit from the PSR.
PSR bit[9]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the F bit from the PSR.
PSR bit[6]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the GE[3:0] bits from the PSR.
PSR bits[19:16]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the IT[1:0] bits from the PSR.
PSR bits[26:25]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the IT[7:2] bits from the PSR.
PSR bits[15:10]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the I bit from the PSR.
PSR bit[7]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the J bit from the PSR.
PSR bit[24]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the M[4:0] bits from the PSR.
PSR bits[4:0]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the N condition flag from the PSR.
PSR bit[31]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the Q bit from the PSR.
PSR bit[27]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the T bit from the PSR.
PSR bit[5]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the V condition flag from the PSR.
PSR bit[28]
-
Returns:
Expr
|
|
Gets the mask bits for fetching the Z condition flag from the PSR.
PSR bits[30]
-
Returns:
Expr
|