Searched refs:rSt (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_arm_toIR.c1763 IRTemp rMt, IRTemp rSt, /* operands */
1773 assign( amtT, binop(Iop_And32, mkexpr(rSt), mkU32(255)) );
1822 binop(Iop_And32, mkexpr(rSt), mkU32(31)))),
1875 IRTemp rMt, IRTemp rSt, /* operands */
1885 assign( amtT, binop(Iop_And32, mkexpr(rSt), mkU32(255)) );
1932 binop(Iop_And32, mkexpr(rSt), mkU32(31)))),
1985 IRTemp rMt, IRTemp rSt, /* operands */
1995 assign( amtT, binop(Iop_And32, mkexpr(rSt), mkU32(255)) );
2057 IRTemp rMt, IRTemp rSt, /* operands */
2066 assign( amtT, binop(Iop_And32, mkexpr(rSt), mkU3
1759 compute_result_and_C_after_LSL_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
1871 compute_result_and_C_after_LSR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
1981 compute_result_and_C_after_ASR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
2053 compute_result_and_C_after_ROR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
2226 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
2348 IRTemp rSt = newTemp(Ity_I32); local
18053 IRTemp rSt = newTemp(Ity_I32); local
[all...]

Completed in 64 milliseconds