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

SP Alignment check enable.

When set to 1, if a load or store instruction executed at EL1 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.

Constants

CLEAR
Disable
Enable
SET