mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-04 20:44:58 +00:00
Replace the float64 compare specializations with inline functions
that call the standard float64_compare{,_quiet} functions.
Use bool as the return type.
Backports commit 0673ecdf6cb2b1445a85283db8cbacb251c46516 from qemu
|
||
|---|---|---|
| .. | ||
| softfloat-specialize.inc.c | ||
| softfloat.c | ||