Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Dmacro.h221 ldr \tmp, =(SPSR_EL_END_LE | SPSR_EL_ASYN_MASK |\
308 ldr \tmp, =(SPSR_EL_END_LE | SPSR_EL_ASYN_MASK |\
H A Dsystem.h38 #define SPSR_EL_END_LE (0 << 9) /* Exception Little-endian */ macro