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

/external/qemu/target-i386/
H A Dexec.h96 #define floatx_to_int32_round_to_zero floatx80_to_int32_round_to_zero macro
112 #define floatx_to_int32_round_to_zero float64_to_int32_round_to_zero macro
H A Dop_helper.c3598 val = floatx_to_int32_round_to_zero(ST0, &env->fp_status);
3607 val = floatx_to_int32_round_to_zero(ST0, &env->fp_status);

Completed in 37 milliseconds