Searched refs:OPC_DDIVU (Results 1 – 3 of 3) sorted by relevance
1097 gen_muldiv(ctx, OPC_DDIVU, 0, rx, ry);
210 OPC_DDIVU = 0x1F | OPC_SPECIAL, enumerator286 R6_OPC_DDIVU = OPC_DDIVU | (2 << 6),287 R6_OPC_DMODU = OPC_DDIVU | (3 << 6),3320 case OPC_DDIVU: in gen_muldiv()13050 case OPC_DDIVU: in decode_opc_special_r6()13111 case OPC_DDIVU: in decode_opc_special_tx79()13173 case OPC_DDIVU: in decode_opc_special_legacy()
298 OPC_DDIVU = OPC_SPECIAL | 037,1831 MIPSInsn insn = type == TCG_TYPE_I32 ? OPC_DIVU : OPC_DDIVU;2028 MIPSInsn insn = type == TCG_TYPE_I32 ? OPC_DIVU : OPC_DDIVU;