Closed evemerak closed 3 years ago
Improve float_compare and float_branch functions. These functions use too many instructions to check NaN, there is a easy way to check.
Closed as PR #6 was merged.
Improve float_compare and float_branch functions. These functions use too many instructions to check NaN, there is a easy way to check.