Searched refs:guest_FS (Results 1 – 10 of 10) sorted by relevance
193 UShort guest_FS; member
81 mach->__fs = vex->guest_FS; in x86_thread_state32_from_vex()137 vex->guest_FS = mach->__fs; in x86_thread_state32_to_vex()
208 uc->uc_mcontext.gregs[VKI_FS] = tst->arch.vex.guest_FS; in ML_()413 tst->arch.vex.guest_FS = uc->uc_mcontext.gregs[VKI_FS]; in ML_()
294 ctst->arch.vex.guest_FS, ctst->arch.vex.guest_GS); in do_clone()
158 case 14: VG_(transfer) (&x86->guest_FS, buf, dir, size, mod); break; in transfer_register()
624 tst->arch.vex.guest_FS = sc->fs; in restore_sigcontext()
258 regs->fs = arch->vex.guest_FS; in fill_prstatus()
289 (*regs)[VKI_FS] = arch->vex.guest_FS; in fill_regset()
2865 vex_state->guest_FS = 0; in LibVEX_GuestX86_initialise()2973 /* 13 */ ALWAYSDEFD(guest_FS),
260 #define OFFB_FS offsetof(VexGuestX86State,guest_FS)