-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ieee.h: Fix QuietNan check for MIPS* and PA-RISC architectures. (#172)
Please refer to https://en.wikipedia.org/wiki/NaN, the MIPS* and PA-RISC (also known as HPPA) architectures regard the "is_quiet/is_signaling" bit the reversed way compared to other architectures. This patch fixes #171
- Loading branch information
1 parent
46fd37e
commit 03c48d6
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters