Home
last modified time | relevance | path

Searched refs:SPSR_EL_M_AARCH32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Dmacro.h223 SPSR_EL_T_A32 | SPSR_EL_M_AARCH32 |\
310 SPSR_EL_T_A32 | SPSR_EL_M_AARCH32 |\
H A Dsystem.h46 #define SPSR_EL_M_AARCH32 (1 << 4) /* Exception taken from AArch32 */ macro