mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-05 05:54:58 +00:00
Previously this was only supported for roundAndPackFloat64. New support in round_canonical, round_to_int, float128_round_to_int, roundAndPackFloat32, roundAndPackInt32, roundAndPackInt64, roundAndPackUint64. This does not include any of the floatx80 routines, as we do not have users for that rounding mode there. Backports commit 5d64abb32ffe558e616545819f3e53dd66335994 from qemu |
||
|---|---|---|
| .. | ||
| softfloat-macros.h | ||
| softfloat-specialize.h | ||
| softfloat.c | ||