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

/external/qemu/target-i386/
H A Dexec.h94 #define floatx_to_int32 floatx80_to_int32 macro
110 #define floatx_to_int32 float64_to_int32 macro
H A Dop_helper.c3575 val = floatx_to_int32(ST0, &env->fp_status);
3584 val = floatx_to_int32(ST0, &env->fp_status);

Completed in 43 milliseconds