Searched refs:funct3 (Results 1 – 1 of 1) sorted by relevance
133 int opcode, csr_num, funct3; in guest_illegal_exception_handler() local144 funct3 = GET_RM(insn); in guest_illegal_exception_handler()146 __GUEST_ASSERT(funct3 <= 7 && (funct3 != 0 && funct3 != 4), in guest_illegal_exception_handler()148 funct3, csr_num); in guest_illegal_exception_handler()