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

/external/qemu/target-i386/
H A Dexec.h103 #define floatx_to_float64 floatx80_to_float64 macro
119 #define floatx_to_float64(x, e) (x) macro
H A Dop_helper.c3568 u.f = floatx_to_float64(ST0, &env->fp_status);

Completed in 71 milliseconds