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

/external/qemu/target-i386/
H A Dexec.h98 #define int32_to_floatx int32_to_floatx80 macro
114 #define int32_to_floatx int32_to_float64 macro
H A Dop_helper.c3503 FT0 = int32_to_floatx(val, &env->fp_status);
3538 env->fpregs[new_fpstt].d = int32_to_floatx(val, &env->fp_status);

Completed in 34 milliseconds