Module cortex_a::registers::SPSR_EL1[][src]

Modules

SError interrupt mask bit. The possible values of this bit are:

Carry condition flag.

Process state D mask. The possible values of this bit are:

FIQ mask bit. The possible values of this bit are:

IRQ mask bit. The possible values of this bit are:

Illegal Execution state bit. Shows the value of PSTATE.IL immediately before the exception was taken.

AArch64 state (Exception level and selected SP) that an exception was taken from. The possible values are:

Negative condition flag.

Software step. Shows the value of PSTATE.SS immediately before the exception was taken.

Overflow condition flag.

Zero condition flag.

Structs

Constants