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

/external/qemu/target-i386/
H A Dexec.h102 #define floatx_to_float32 floatx80_to_float32 macro
118 #define floatx_to_float32 float64_to_float32 macro
H A Dop_helper.c3558 u.f = floatx_to_float32(ST0, &env->fp_status);

Completed in 56 milliseconds