Searched refs:VKI_SS (Results 1 – 3 of 3) sorted by relevance
127 uc->uc_mcontext.gregs[VKI_SS] = ss; in ML_()198 uc->uc_mcontext.gregs[VKI_SS] = tst->arch.vex.guest_SS; in ML_()200 (Addr)&uc->uc_mcontext.gregs[VKI_SS], sizeof(UShort)); in ML_()202 (Addr)(&uc->uc_mcontext.gregs[VKI_SS]) + 2, sizeof(UShort)); in ML_()405 tst->arch.vex.guest_SS = uc->uc_mcontext.gregs[VKI_SS]; in ML_()407 (Addr)&uc->uc_mcontext.gregs[VKI_SS], OFFSET_x86_SS, in ML_()
1315 #define VKI_SS SS macro
285 (*regs)[VKI_SS] = arch->vex.guest_SS; in fill_regset()