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

/external/valgrind/main/VEX/priv/
H A Dguest_amd64_defs.h119 extern ULong amd64g_create_fpucw ( ULong fpround );
H A Dguest_amd64_helpers.c1701 = toUShort(amd64g_create_fpucw( vex_state->guest_FPROUND ));
2032 ULong amd64g_create_fpucw ( ULong fpround ) function
2071 = toUShort(toUInt( amd64g_create_fpucw( vex_state->guest_FPROUND ) ));
2123 = toUShort(amd64g_create_fpucw( vex_state->guest_FPROUND ));
H A Dguest_amd64_toIR.c5667 /* ULong amd64g_create_fpucw ( ULong fpround ) */
5674 "amd64g_create_fpucw", &amd64g_create_fpucw,
[all...]

Completed in 152 milliseconds