Searched refs:FASTTRAP_ARM64_OP_MASK_BLR (Results 1 – 2 of 2) sorted by relevance
34 …{ .mask = FASTTRAP_ARM64_OP_MASK_BLR, .value = FASTTRAP_ARM64_OP_VALUE_BLR, .type = FASTTRAP_T_ARM…
208 #define FASTTRAP_ARM64_OP_MASK_BLR 0xfffffe1f /* Bits to check for blr Xt */ macro