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.c103 set_floatx80_rounding_precision(floatx80_precision_d, &env->fp_status); in m68k_restore_precision_mode()
116 set_floatx80_rounding_precision(floatx80_precision_d, &env->fp_status); in cf_restore_precision_mode()
258 PREC_BEGIN(floatx80_precision_d); in HELPER()
277 PREC_BEGIN(floatx80_precision_d); in HELPER()
296 PREC_BEGIN(floatx80_precision_d); in HELPER()
315 PREC_BEGIN(floatx80_precision_d); in HELPER()
334 PREC_BEGIN(floatx80_precision_d); in HELPER()
353 PREC_BEGIN(floatx80_precision_d); in HELPER()
372 PREC_BEGIN(floatx80_precision_d); in HELPER()
405 PREC_BEGIN(floatx80_precision_d); in HELPER()
/openbmc/qemu/include/fpu/
H A Dsoftfloat-types.h169 floatx80_precision_d, enumerator
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c114 rounding_precision = floatx80_precision_d; in SetRoundingPrecision()
/openbmc/qemu/tests/fp/
H A Dfp-test.c982 qsf_prec80 = floatx80_precision_d; in run_test()
/openbmc/qemu/fpu/
H A Dsoftfloat.c580 [floatx80_precision_d] = { FLOATX80_PARAMS(52) },
1785 case floatx80_precision_d: in floatx80_unpack_canonical()
4960 case floatx80_precision_d: in roundAndPackFloatx80()
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c723 rnd_prec = floatx80_precision_d; in update_fp_status()