Searched refs:VKI_REG_RCX (Results 1 – 3 of 3) sorted by relevance
129 uc->uc_mcontext.gregs[VKI_REG_RCX] = tst->arch.vex.guest_RCX; in ML_()131 (Addr)&uc->uc_mcontext.gregs[VKI_REG_RCX], sizeof(UWord)); in ML_()335 tst->arch.vex.guest_RCX = uc->uc_mcontext.gregs[VKI_REG_RCX]; in ML_()337 (Addr)&uc->uc_mcontext.gregs[VKI_REG_RCX], OFFSET_amd64_RCX, in ML_()
1356 #define VKI_REG_RCX REG_RCX macro
296 (*regs)[VKI_REG_RCX] = arch->vex.guest_RCX; in fill_regset()