Searched refs:ARM64_INSTR_BxRAx_RN_GET (Results 1 – 2 of 2) sorted by relevance
224 #define ARM64_INSTR_BxRAx_RN_GET(x) (((x) >> ARM64_INSTR_BxRAx_RN_SHIFT) & ARM64_INSTR_BxRAx_RN… macro
2166 unsigned int rn = ARM64_INSTR_BxRAx_RN_GET(instr); in bxrax_instruction_extract_reg()