mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 04:24:49 +00:00
Replace the floatx80 compare specializations with inline functions
that call the standard floatx80_compare{,_quiet} functions.
Use bool as the return type.
Backports commit c6baf65000f826a713e8d9b5b35e617b0ca9ab5d from qemu
|
||
|---|---|---|
| .. | ||
| softfloat-helpers.h | ||
| softfloat-macros.h | ||
| softfloat-types.h | ||
| softfloat.h | ||