Home
last modified time | relevance | path

Searched refs:amd64g_create_fpucw (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_amd64_defs.h120 extern ULong amd64g_create_fpucw ( ULong fpround );
Dguest_amd64_helpers.c1924 = toUShort(amd64g_create_fpucw( vex_state->guest_FPROUND )); in do_get_x87()
2333 ULong amd64g_create_fpucw ( ULong fpround ) in amd64g_create_fpucw() function
2372 = toUShort(toUInt( amd64g_create_fpucw( vex_state->guest_FPROUND ) )); in amd64g_dirtyhelper_FSTENV()
2424 = toUShort(amd64g_create_fpucw( vex_state->guest_FPROUND )); in amd64g_dirtyhelper_FNSAVES()
Dguest_amd64_toIR.c5728 "amd64g_create_fpucw", &amd64g_create_fpucw, in dis_FPU()