Home
last modified time | relevance | path

Searched refs:R_RCX (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c455 #define R_RCX 1 macro
887 case R_RCX: return OFFB_RCX; in integerGuestReg64Offset()
4744 assign( tc, getIReg32(R_RCX) ); in dis_REP_op()
4748 assign( tc, getIReg64(R_RCX) ); in dis_REP_op()
4756 putIReg32(R_RCX, binop(Iop_Sub32, mkexpr(tc), mkU32(1)) ); in dis_REP_op()
4758 putIReg64(R_RCX, binop(Iop_Sub64, mkexpr(tc), mkU64(1)) ); in dis_REP_op()
18703 putIReg32(R_RCX, newECX); in dis_PCMPISTRI_3A()
18867 putIReg64(R_RCX, binop(Iop_And64, in dis_PCMPxSTRx()
21264 putIReg32(R_RCX, binop(Iop_Sub32, in dis_ESC_NONE()
21265 unop(Iop_64to32, getIReg64(R_RCX)), in dis_ESC_NONE()
[all …]