Searched refs:ESR_EC_SHIFT (Results 1 – 2 of 2) sorted by relevance
55 ubfx x0, x0, #ESR_EC_SHIFT, #ESR_EC_LENGTH
551 #define ESR_EC_SHIFT U(26) macro587 #define EC_BITS(x) (((x) >> ESR_EC_SHIFT) & ESR_EC_MASK)
Completed in 6 milliseconds