Searched refs:OPC_DIVU (Results 1 – 5 of 5) sorted by relevance
1076 gen_muldiv(ctx, OPC_DIVU, 0, rx, ry);
206 OPC_DIVU = 0x1B | OPC_SPECIAL, enumerator277 R6_OPC_DIVU = OPC_DIVU | (2 << 6),278 R6_OPC_MODU = OPC_DIVU | (3 << 6),3270 case OPC_DIVU: in gen_muldiv()12987 case OPC_DIVU: in decode_opc_special_r6()13104 case OPC_DIVU: in decode_opc_special_tx79()13166 case OPC_DIVU: in decode_opc_special_legacy()
1144 mips32_op = OPC_DIVU;
286 OPC_DIVU = OPC_SPECIAL | 033,1831 MIPSInsn insn = type == TCG_TYPE_I32 ? OPC_DIVU : OPC_DDIVU;2028 MIPSInsn insn = type == TCG_TYPE_I32 ? OPC_DIVU : OPC_DDIVU;
170 OPC_DIVU = 0x2005033,2114 RISCVInsn insn = type == TCG_TYPE_I32 ? OPC_DIVUW : OPC_DIVU;