Searched refs:amd64g_create_fpucw (Results 1 – 3 of 3) sorted by relevance
120 extern ULong amd64g_create_fpucw ( ULong fpround );
1924 = toUShort(amd64g_create_fpucw( vex_state->guest_FPROUND )); in do_get_x87()2333 ULong amd64g_create_fpucw ( ULong fpround ) in amd64g_create_fpucw() function2372 = 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()
5728 "amd64g_create_fpucw", &amd64g_create_fpucw, in dis_FPU()