H A D | guest_arm_toIR.c | 1714 IRTemp rMt, UInt shift_amt, /* operands */ 1722 assign( *res, mkexpr(rMt) ); 1729 binop(Iop_Shr32, mkexpr(rMt), 1734 binop(Iop_Shl32, mkexpr(rMt), mkU8(shift_amt)) ); 1744 IRTemp rMt, IRTemp rSt, /* operands */ 1777 mkexpr(rMt), 1803 mkexpr(rMt), 1819 IRTemp rMt, UInt shift_amt, /* operands */ 1830 binop(Iop_Shr32, mkexpr(rMt), mkU8(31)), 1843 binop(Iop_Shr32, mkexpr(rMt), 1710 compute_result_and_C_after_LSL_by_imm5( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt shift_amt, UInt rM ) argument 1740 compute_result_and_C_after_LSL_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument 1815 compute_result_and_C_after_LSR_by_imm5( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt shift_amt, UInt rM ) argument 1854 compute_result_and_C_after_LSR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument 1927 compute_result_and_C_after_ASR_by_imm5( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt shift_amt, UInt rM ) argument 1966 compute_result_and_C_after_ASR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument 2042 compute_result_and_C_after_ROR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument 2121 compute_result_and_C_after_shift_by_imm5( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt how, UInt shift_amt, UInt rM ) argument 2214 compute_result_and_C_after_shift_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt how, IRTemp rSt, UInt rM, UInt rS ) argument 2317 IRTemp rMt = newTemp(Ity_I32); local 2335 IRTemp rMt = newTemp(Ity_I32); local 8744 IRTemp rMt = newTemp(Ity_I32); local 8793 IRTemp rMt = newTemp(Ity_I32); local 8843 IRTemp rMt = newTemp(Ity_I32); local 8893 IRTemp rMt = newTemp(Ity_I32); local 8943 IRTemp rMt = newTemp(Ity_I32); local 8992 IRTemp rMt = newTemp(Ity_I32); local 9042 IRTemp rMt = newTemp(Ity_I32); local 9092 IRTemp rMt = newTemp(Ity_I32); local 9142 IRTemp rMt = newTemp(Ity_I32); local 9187 IRTemp rMt = newTemp(Ity_I32); local 9232 IRTemp rMt = newTemp(Ity_I32); local 9277 IRTemp rMt = newTemp(Ity_I32); local 9322 IRTemp rMt = newTemp(Ity_I32); local 9367 IRTemp rMt = newTemp(Ity_I32); local 9412 IRTemp rMt = newTemp(Ity_I32); local 9457 IRTemp rMt = newTemp(Ity_I32); local 13975 IRTemp rMt = newTemp(Ity_I32); local 15814 IRTemp rMt = newTemp(Ity_I32); local 16410 IRTemp rMt = newTemp(Ity_I32); local 16465 IRTemp rMt = newTemp(Ity_I32); local 16547 IRTemp rMt = newTemp(Ity_I32); local 16595 IRTemp rMt = newTemp(Ity_I32); local 16675 IRTemp rMt = newTemp(Ity_I32); local 16715 IRTemp rMt = newTemp(Ity_I32); local [all...] |