Lines Matching refs:Iop_CmpLT32S
2077 IROp opSlt = mode64 ? Iop_CmpLT64S : Iop_CmpLT32S; in dis_instr_branch()
3217 assign(t1, binop(Iop_CmpLT32S, getIReg(rt), mkU32(0x0))); in disDSPInstr_MIPS_WRK()
7229 assign(t1, binop(Iop_CmpLT32S, in disDSPInstr_MIPS_WRK()
7242 assign(t2, binop(Iop_CmpLT32S, in disDSPInstr_MIPS_WRK()
10039 IRExpr_ITE(binop(Iop_CmpLT32S, in disDSPInstr_MIPS_WRK()
10063 IRExpr_ITE(binop(Iop_CmpLT32S, in disDSPInstr_MIPS_WRK()
10103 IRExpr_ITE(binop(Iop_CmpLT32S, in disDSPInstr_MIPS_WRK()
10117 IRExpr_ITE(binop(Iop_CmpLT32S, in disDSPInstr_MIPS_WRK()
10139 IRExpr_ITE(binop(Iop_CmpLT32S, in disDSPInstr_MIPS_WRK()
10153 IRExpr_ITE(binop(Iop_CmpLT32S, in disDSPInstr_MIPS_WRK()
15971 putIReg(rd, unop(Iop_1Uto32, binop(Iop_CmpLT32S, getIReg(rs), in disInstr_MIPS_WRK()
16150 binop (Iop_CmpLT32S, in disInstr_MIPS_WRK()
16158 binop (Iop_CmpLT32S, in disInstr_MIPS_WRK()
16166 binop (Iop_CmpLT32S, in disInstr_MIPS_WRK()
16250 stmt(IRStmt_Exit(binop(Iop_CmpLT32S, getIReg(rs), in disInstr_MIPS_WRK()
16255 stmt(IRStmt_Exit(binop(Iop_CmpLT32S, getIReg(rs), in disInstr_MIPS_WRK()
16260 stmt(IRStmt_Exit(binop(Iop_CmpLT32S, getIReg(rs), in disInstr_MIPS_WRK()
16611 binop (Iop_CmpLT32S, in disInstr_MIPS_WRK()
16650 stmt (IRStmt_Exit (binop (Iop_CmpLT32S, getIReg (rs), in disInstr_MIPS_WRK()
16877 putIReg(rt, unop(Iop_1Uto32, binop(Iop_CmpLT32S, getIReg(rs), in disInstr_MIPS_WRK()