Searched refs:OPC_DDIV (Results 1 – 3 of 3) sorted by relevance
1092 gen_muldiv(ctx, OPC_DDIV, 0, rx, ry);
209 OPC_DDIV = 0x1E | OPC_SPECIAL, enumerator284 R6_OPC_DDIV = OPC_DDIV | (2 << 6),285 R6_OPC_DMOD = OPC_DDIV | (3 << 6),3306 case OPC_DDIV: in gen_muldiv()13049 case OPC_DDIV: in decode_opc_special_r6()13110 case OPC_DDIV: in decode_opc_special_tx79()13172 case OPC_DDIV: in decode_opc_special_legacy()
295 OPC_DDIV = OPC_SPECIAL | 036,1806 MIPSInsn insn = type == TCG_TYPE_I32 ? OPC_DIV : OPC_DDIV;2007 MIPSInsn insn = type == TCG_TYPE_I32 ? OPC_DIV : OPC_DDIV;