mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-02 05:30:59 +00:00
0d573763c9
This also allows us to remove the extractFloat16exp/frac helpers. We avoid using the floatXX_pack_raw functions as they are slight overkill for masking out all but the top bit of the number. The generated code is almost exactly the same as makes no difference to the pre-conversion code. Backports commit e6b405fe00d8e6424a58492b37a1656d1ef0929b from qemu |
||
---|---|---|
.. | ||
softfloat-specialize.h | ||
softfloat.c |