Searched refs:VKI_EDX (Results 1 – 4 of 4) sorted by relevance
156 uc->uc_mcontext.gregs[VKI_EDX] = tst->arch.vex.guest_EDX; in ML_()158 (Addr)&uc->uc_mcontext.gregs[VKI_EDX], sizeof(UWord)); in ML_()361 tst->arch.vex.guest_EDX = uc->uc_mcontext.gregs[VKI_EDX]; in ML_()363 (Addr)&uc->uc_mcontext.gregs[VKI_EDX], OFFSET_x86_EDX, in ML_()
1324 #define VKI_EDX EDX macro
280 (*regs)[VKI_EDX] = arch->vex.guest_EDX; in fill_regset()
591 ? 0 : (uc)->uc_mcontext.gregs[VKI_EDX])