Searched refs:VKI_ESI (Results 1 – 3 of 3) sorted by relevance
162 uc->uc_mcontext.gregs[VKI_ESI] = tst->arch.vex.guest_ESI; in ML_()164 (Addr)&uc->uc_mcontext.gregs[VKI_ESI], sizeof(UWord)); in ML_()369 tst->arch.vex.guest_ESI = uc->uc_mcontext.gregs[VKI_ESI]; in ML_()371 (Addr)&uc->uc_mcontext.gregs[VKI_ESI], OFFSET_x86_ESI, in ML_()
1328 #define VKI_ESI ESI macro
281 (*regs)[VKI_ESI] = arch->vex.guest_ESI; in fill_regset()