Searched defs:ftop (Results 1 – 5 of 5) sorted by relevance
53 UInt ftop = (x87->env[FP_ENV_STAT] >> 11) & 7; in x87_to_vex() local87 UInt ftop = *(UInt*)(vex_state + OFFB_FTOP); in vex_to_x87() local281 UInt ftop = *(UInt*)(vex_state + OFFB_FTOP); in printVexState() local
52 float ftop() const { return i2f_bits(this->top()); } in ftop() function
1815 UInt ftop = (x87->env[FP_ENV_STAT] >> 11) & 7; in do_put_x87() local1875 UInt ftop = vex_state->guest_FTOP; in do_get_x87() local2199 UInt ftop = vex_state->guest_FTOP; in amd64g_dirtyhelper_FSTENV() local2252 UInt ftop = vex_state->guest_FTOP; in amd64g_dirtyhelper_FNSAVES() local2306 UInt ftop = (x87->env[FPS_ENV_STAT] >> 11) & 7; in amd64g_dirtyhelper_FRSTORS() local
1573 UInt ftop = (x87->env[FP_ENV_STAT] >> 11) & 7; in do_put_x87() local1633 UInt ftop = vex_state->guest_FTOP; in do_get_x87() local
106 float ftop = viewCam.getFrustumTop(); in updateFrustumPoints() local