mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-18 19:35:00 +00:00
This is a little bit of a departure from softfloat's original approach as we skip the estimate step in favour of a straight iteration. There is a minor optimisation to avoid calculating more bits of precision than we need however this still brings a performance drop, especially for float64 operations. Backports commit c13bb2da9eedfbc5886c8048df1bc1114b285fb0 from qemu |
||
|---|---|---|
| .. | ||
| softfloat-types.h | ||
| softfloat.h | ||