mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 23:48:27 +00:00
5ad42fb01b
Revert the remaining portions of commits 75d62a5856 and 3430b0be36f which are under a SoftFloat-2b license, ie the functions uint64_to_float32() and uint64_to_float64(). (The float64_to_uint64() and float64_to_uint64_round_to_zero() functions were completely rewritten in commits fb3ea83aa and 0a87a3107d so can stay.) Reimplement from scratch the uint64_to_float64() and uint64_to_float32() conversion functions. [This is a mechanical squashing together of two separate "revert" and "reimplement" patches.] Backports commit 6bb8e0f130bd4aecfe835a0caa94390fa2235fde from qemu |
||
---|---|---|
.. | ||
softfloat.h |