Home
last modified time | relevance | path

Searched refs:floatx80_precision_s (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/m68k/
H A Dfpu_helper.c99 set_floatx80_rounding_precision(floatx80_precision_s, &env->fp_status); in m68k_restore_precision_mode()
113 set_floatx80_rounding_precision(floatx80_precision_s, &env->fp_status); in cf_restore_precision_mode()
250 PREC_BEGIN(floatx80_precision_s); in HELPER()
269 PREC_BEGIN(floatx80_precision_s); in HELPER()
288 PREC_BEGIN(floatx80_precision_s); in HELPER()
307 PREC_BEGIN(floatx80_precision_s); in HELPER()
326 PREC_BEGIN(floatx80_precision_s); in HELPER()
345 PREC_BEGIN(floatx80_precision_s); in HELPER()
364 PREC_BEGIN(floatx80_precision_s); in HELPER()
381 PREC_BEGIN(floatx80_precision_s); in HELPER()
[all …]
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c130 rounding_precision = floatx80_precision_s; in SetRoundingPrecision()
/openbmc/qemu/include/fpu/
H A Dsoftfloat-types.h183 floatx80_precision_s, enumerator
/openbmc/qemu/tests/fp/
H A Dfp-test.c994 qsf_prec80 = floatx80_precision_s; in run_test()
/openbmc/qemu/fpu/
H A Dsoftfloat.c595 [floatx80_precision_s] = { FLOATX80_PARAMS(23) },
1805 case floatx80_precision_s: in floatx80_unpack_canonical()
5069 case floatx80_precision_s: in roundAndPackFloatx80()
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c783 rnd_prec = floatx80_precision_s; in update_fp_status()