Searched refs:OPC_DIV (Results 1 – 5 of 5) sorted by relevance
1073 gen_muldiv(ctx, OPC_DIV, 0, rx, ry);
205 OPC_DIV = 0x1A | OPC_SPECIAL, enumerator275 R6_OPC_DIV = OPC_DIV | (2 << 6),276 R6_OPC_MOD = OPC_DIV | (3 << 6),3252 case OPC_DIV: in gen_muldiv()12986 case OPC_DIV: in decode_opc_special_r6()13103 case OPC_DIV: in decode_opc_special_tx79()13165 case OPC_DIV: in decode_opc_special_legacy()
1140 mips32_op = OPC_DIV;
283 OPC_DIV = OPC_SPECIAL | 032,1806 MIPSInsn insn = type == TCG_TYPE_I32 ? OPC_DIV : OPC_DDIV;2007 MIPSInsn insn = type == TCG_TYPE_I32 ? OPC_DIV : OPC_DDIV;
169 OPC_DIV = 0x2004033,2098 RISCVInsn insn = type == TCG_TYPE_I32 ? OPC_DIVW : OPC_DIV;