Searched refs:normalizeRoundAndPackFloatx80 (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | fpu_helper.c | 1154 ST0 = normalizeRoundAndPackFloatx80(floatx80_precision_x, in helper_f2xm1() 1265 ST0 = normalizeRoundAndPackFloatx80(floatx80_precision_x, in helper_f2xm1() 1405 ST1 = normalizeRoundAndPackFloatx80(floatx80_precision_x, in helper_fpatan() 1534 x8 = normalizeRoundAndPackFloatx80(floatx80_precision_x, in helper_fpatan() 1656 z2 = normalizeRoundAndPackFloatx80(floatx80_precision_x, false, in helper_fpatan() 1776 ST1 = normalizeRoundAndPackFloatx80(floatx80_precision_x, rsign, rexp, in helper_fpatan() 1977 t2 = normalizeRoundAndPackFloatx80(floatx80_precision_x, false, in helper_fyl2x_common() 2092 ST1 = normalizeRoundAndPackFloatx80(floatx80_precision_x, in helper_fyl2xp1() 2117 ST1 = normalizeRoundAndPackFloatx80(floatx80_precision_x, in helper_fyl2xp1() 2262 ST1 = normalizeRoundAndPackFloatx80(floatx80_precision_x, in helper_fyl2x()
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | softfloat.c | 734 normalizeRoundAndPackFloatx80( in normalizeRoundAndPackFloatx80() function 2870 normalizeRoundAndPackFloatx80( in subFloatx80Sigs() 3157 normalizeRoundAndPackFloatx80( in floatx80_rem()
|
/openbmc/qemu/include/fpu/ |
H A D | softfloat.h | 1206 floatx80 normalizeRoundAndPackFloatx80(FloatX80RoundPrec roundingPrecision,
|
/openbmc/qemu/target/m68k/ |
H A D | softfloat.c | 196 normalizeRoundAndPackFloatx80(status->floatx80_rounding_precision, in floatx80_move()
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 5146 floatx80 normalizeRoundAndPackFloatx80(FloatX80RoundPrec roundingPrecision, in normalizeRoundAndPackFloatx80() function
|