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

/vbox/src/recompiler/target-i386/
H A Dexec.h125 #define floatx_round_to_int floatx80_round_to_int macro
141 #define floatx_round_to_int float64_round_to_int macro
H A Dop_helper.c5042 ST0 = floatx_round_to_int(ST0, &env->fp_status);
/vbox/src/recompiler/Sun/
H A Dtestmath.c352 #define floatx_round_to_int(foo, bar) floatx80_round_to_int(foo, NULL)
626 ST0 = floatx_round_to_int(ST0, &env->fp_status);

Completed in 1612 milliseconds