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

/external/qemu/target-i386/
H A Dexec.h97 #define floatx_to_int64_round_to_zero floatx80_to_int64_round_to_zero macro
113 #define floatx_to_int64_round_to_zero float64_to_int64_round_to_zero macro
H A Dop_helper.c3614 val = floatx_to_int64_round_to_zero(ST0, &env->fp_status);

Completed in 26 milliseconds