Searched refs:VKI_EDI (Results 1 – 3 of 3) sorted by relevance
165 uc->uc_mcontext.gregs[VKI_EDI] = tst->arch.vex.guest_EDI; in ML_()167 (Addr)&uc->uc_mcontext.gregs[VKI_EDI], sizeof(UWord)); in ML_()373 tst->arch.vex.guest_EDI = uc->uc_mcontext.gregs[VKI_EDI]; in ML_()375 (Addr)&uc->uc_mcontext.gregs[VKI_EDI], OFFSET_x86_EDI, in ML_()
1404 #define VKI_EDI EDI macro
282 (*regs)[VKI_EDI] = arch->vex.guest_EDI; in fill_regset()