Searched refs:VKI_CS (Results 1 – 3 of 3) sorted by relevance
125 uc->uc_mcontext.gregs[VKI_CS] = cs; in ML_()188 uc->uc_mcontext.gregs[VKI_CS] = tst->arch.vex.guest_CS; in ML_()190 (Addr)&uc->uc_mcontext.gregs[VKI_CS], sizeof(UShort)); in ML_()192 (Addr)(&uc->uc_mcontext.gregs[VKI_CS]) + 2, sizeof(UShort)); in ML_()397 tst->arch.vex.guest_CS = uc->uc_mcontext.gregs[VKI_CS]; in ML_()399 (Addr)&uc->uc_mcontext.gregs[VKI_CS], OFFSET_x86_CS, in ML_()
1318 #define VKI_CS CS macro
286 (*regs)[VKI_CS] = arch->vex.guest_CS; in fill_regset()