Home
last modified time | relevance | path

Searched defs:ftop (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_amd64_helpers.c1949 UInt ftop = (x87_state->env[FP_ENV_STAT] >> 11) & 7; in do_put_x87() local
2008 UInt ftop = vex_state->guest_FTOP; in do_get_x87() local
2457 UInt ftop = vex_state->guest_FTOP; in amd64g_dirtyhelper_FSTENV() local
2510 UInt ftop = vex_state->guest_FTOP; in amd64g_dirtyhelper_FNSAVES() local
2564 UInt ftop = (x87->env[FPS_ENV_STAT] >> 11) & 7; in amd64g_dirtyhelper_FRSTORS() local
Dguest_x86_helpers.c1609 UInt ftop = (x87_state->env[FP_ENV_STAT] >> 11) & 7; in do_put_x87() local
1668 UInt ftop = vex_state->guest_FTOP; in do_get_x87() local