Searched refs:GET_RM (Results 1 – 2 of 2) sorted by relevance
25 #define GET_RM(insn) (((insn) & INSN_MASK_FUNCT3) >> INSN_SHIFT_FUNCT3) macro
144 funct3 = GET_RM(insn); in guest_illegal_exception_handler()