Searched refs:guest_FTOP (Results 1 – 8 of 8) sorted by relevance
127 UInt guest_FTOP; member
176 UInt guest_FTOP; /* 152 */ member
194 value |= (x86->guest_FTOP & 7) << 11; in transfer_register()
234 value |= (amd64->guest_FTOP & 7) << 11; in transfer_register()
1885 vex_state->guest_FTOP = ftop; in do_put_x87()1914 UInt ftop = vex_state->guest_FTOP; in do_get_x87()2230 gst->guest_FTOP = 0; in amd64g_dirtyhelper_FINIT()2362 UInt ftop = vex_state->guest_FTOP; in amd64g_dirtyhelper_FSTENV()2415 UInt ftop = vex_state->guest_FTOP; in amd64g_dirtyhelper_FNSAVES()2498 vex_state->guest_FTOP = ftop; in amd64g_dirtyhelper_FRSTORS()4404 /* 6 */ ALWAYSDEFD(guest_FTOP),
1587 gst->guest_FTOP = 0; in x86g_dirtyhelper_FINIT()1641 vex_state->guest_FTOP = ftop; in do_put_x87()1670 UInt ftop = vex_state->guest_FTOP; in do_get_x87()2966 /* 6 */ ALWAYSDEFD(guest_FTOP),
253 #define OFFB_FTOP offsetof(VexGuestX86State,guest_FTOP)
418 #define OFFB_FTOP offsetof(VexGuestAMD64State,guest_FTOP)