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

/external/qemu/target-i386/
H A Dexec.h106 #define floatx_round_to_int floatx80_round_to_int macro
122 #define floatx_round_to_int float64_round_to_int macro
H A Dop_helper.c4195 ST0 = floatx_round_to_int(ST0, &env->fp_status);

Completed in 25 milliseconds