Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/el3_runtime/aarch64/
Dcontext.S84 stp x11, x12, [x0, #CTX_SPSR_ABT]
181 ldp x11, x12, [x0, #CTX_SPSR_ABT]
/trusted-firmware-a-latest/include/lib/el3_runtime/aarch64/
Dcontext.h118 #define CTX_SPSR_ABT U(0xb0) /* Align to the next 16 byte boundary */ macro