Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dfpu_helper.c102 set_floatx80_rounding_precision(floatx80_precision_d, &env->fp_status); in m68k_restore_precision_mode()
115 set_floatx80_rounding_precision(floatx80_precision_d, &env->fp_status); in cf_restore_precision_mode()
257 PREC_BEGIN(floatx80_precision_d); in HELPER()
276 PREC_BEGIN(floatx80_precision_d); in HELPER()
295 PREC_BEGIN(floatx80_precision_d); in HELPER()
314 PREC_BEGIN(floatx80_precision_d); in HELPER()
333 PREC_BEGIN(floatx80_precision_d); in HELPER()
352 PREC_BEGIN(floatx80_precision_d); in HELPER()
371 PREC_BEGIN(floatx80_precision_d); in HELPER()
404 PREC_BEGIN(floatx80_precision_d); in HELPER()
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c137 rounding_precision = floatx80_precision_d; in SetRoundingPrecision()
/openbmc/qemu/include/fpu/
H A Dsoftfloat-types.h182 floatx80_precision_d, enumerator
/openbmc/qemu/tests/fp/
H A Dfp-test.c991 qsf_prec80 = floatx80_precision_d; in run_test()
/openbmc/qemu/fpu/
H A Dsoftfloat.c596 [floatx80_precision_d] = { FLOATX80_PARAMS(52) },
1804 case floatx80_precision_d: in floatx80_unpack_canonical()
5065 case floatx80_precision_d: in roundAndPackFloatx80()
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c786 rnd_prec = floatx80_precision_d; in update_fp_status()