Searched refs:guest_FTOP (Results 1 – 8 of 8) sorted by relevance
125 UInt guest_FTOP; member
175 UInt guest_FTOP; /* 152 */ member
195 value |= (x86->guest_FTOP & 7) << 11; in transfer_register()
235 value |= (amd64->guest_FTOP & 7) << 11; in transfer_register()
1662 vex_state->guest_FTOP = ftop; in do_put_x87()1691 UInt ftop = vex_state->guest_FTOP; in do_get_x87()1929 gst->guest_FTOP = 0; in amd64g_dirtyhelper_FINIT()2061 UInt ftop = vex_state->guest_FTOP; in amd64g_dirtyhelper_FSTENV()2114 UInt ftop = vex_state->guest_FTOP; in amd64g_dirtyhelper_FNSAVES()2197 vex_state->guest_FTOP = ftop; in amd64g_dirtyhelper_FRSTORS()3913 /* 6 */ ALWAYSDEFD(guest_FTOP),
1550 gst->guest_FTOP = 0; in x86g_dirtyhelper_FINIT()1604 vex_state->guest_FTOP = ftop; in do_put_x87()1633 UInt ftop = vex_state->guest_FTOP; in do_get_x87()2851 /* 6 */ ALWAYSDEFD(guest_FTOP),
253 #define OFFB_FTOP offsetof(VexGuestX86State,guest_FTOP)
411 #define OFFB_FTOP offsetof(VexGuestAMD64State,guest_FTOP)