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.c100 set_floatx80_rounding_precision(floatx80_precision_s, &env->fp_status); in m68k_restore_precision_mode()
114 set_floatx80_rounding_precision(floatx80_precision_s, &env->fp_status); in cf_restore_precision_mode()
251 PREC_BEGIN(floatx80_precision_s); in HELPER()
270 PREC_BEGIN(floatx80_precision_s); in HELPER()
289 PREC_BEGIN(floatx80_precision_s); in HELPER()
308 PREC_BEGIN(floatx80_precision_s); in HELPER()
327 PREC_BEGIN(floatx80_precision_s); in HELPER()
346 PREC_BEGIN(floatx80_precision_s); in HELPER()
365 PREC_BEGIN(floatx80_precision_s); in HELPER()
382 PREC_BEGIN(floatx80_precision_s); in HELPER()
[all …]
/openbmc/qemu/include/fpu/
H A Dsoftfloat-types.h170 floatx80_precision_s, enumerator
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c125 rounding_precision = floatx80_precision_s; in SetRoundingPrecision()
/openbmc/qemu/tests/fp/
H A Dfp-test.c987 qsf_prec80 = floatx80_precision_s; in run_test()
/openbmc/qemu/fpu/
H A Dsoftfloat.c579 [floatx80_precision_s] = { FLOATX80_PARAMS(23) },
1786 case floatx80_precision_s: in floatx80_unpack_canonical()
4964 case floatx80_precision_s: in roundAndPackFloatx80()
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c760 rnd_prec = floatx80_precision_s; in update_fp_status()