Searched refs:VKI_REG_RDX (Results 1 – 4 of 4) sorted by relevance
132 uc->uc_mcontext.gregs[VKI_REG_RDX] = tst->arch.vex.guest_RDX; in ML_()134 (Addr)&uc->uc_mcontext.gregs[VKI_REG_RDX], sizeof(UWord)); in ML_()339 tst->arch.vex.guest_RDX = uc->uc_mcontext.gregs[VKI_REG_RDX]; in ML_()341 (Addr)&uc->uc_mcontext.gregs[VKI_REG_RDX], OFFSET_amd64_RDX, in ML_()
1357 #define VKI_REG_RDX REG_RDX macro
297 (*regs)[VKI_REG_RDX] = arch->vex.guest_RDX; in fill_regset()
605 ? 0 : (uc)->uc_mcontext.gregs[VKI_REG_RDX])