Home
last modified time | relevance | path

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

/external/qemu/target-i386/
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
Dop_helper.c3598 val = floatx_to_int32_round_to_zero(ST0, &env->fp_status); in helper_fistt_ST0()
3607 val = floatx_to_int32_round_to_zero(ST0, &env->fp_status); in helper_fisttl_ST0()