Module cortex_a::regs::SCTLR_EL1::SA0[][src]

SP Alignment check enable for EL0.

When set to 1, if a load or store instruction executed at EL0 uses the SP as the base address and the SP is not aligned to a 16-byte boundary, then a SP alignment fault exception is generated.

Enums

Value

SP Alignment check enable for EL0.

Constants

CLEAR
Disable
Enable
SET