Home
last modified time | relevance | path

Searched refs:ESR_EC_SHIFT (Results 1 – 6 of 6) sorted by relevance

/arm-trusted-firmware-2.8.0/bl31/aarch64/
A Dea_delegate.S57 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
83 ubfx x1, x1, #ESR_EC_SHIFT, #ESR_EC_LENGTH
202 ubfx x2, x1, #ESR_EC_SHIFT, #ESR_EC_LENGTH
A Druntime_exceptions.S187 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
300 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
/arm-trusted-firmware-2.8.0/services/std_svc/spm/spm_mm/aarch64/
A Dspm_mm_shim_exceptions.S69 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
/arm-trusted-firmware-2.8.0/include/arch/aarch64/
A Dasm_macros.S56 ubfx x0, x0, #ESR_EC_SHIFT, #ESR_EC_LENGTH
A Darch.h881 #define ESR_EC_SHIFT U(26) macro
920 #define EC_BITS(x) (((x) >> ESR_EC_SHIFT) & ESR_EC_MASK)
/arm-trusted-firmware-2.8.0/bl1/aarch64/
A Dbl1_exceptions.S89 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH

Completed in 10 milliseconds