mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-05 01:04:49 +00:00
Replace the float128 compare specializations with inline functions
that call the standard float128_compare{,_quiet} functions.
Use bool as the return type.
Backports commit b7b1ac684fea49c6bfe1ad8b706aed7b09116d15 from qemu
|
||
|---|---|---|
| .. | ||
| softfloat-specialize.inc.c | ||
| softfloat.c | ||