History log of /netbsd-src/sys/lib/libkern/softfloat-macros.h (Results 1 – 3 of 3)
Revision Date Author Comments
# d249112c 01-Sep-2020 thorpej <thorpej@NetBSD.org>

Update to the SoftFloat-2c version of softfloat-macros.h. This has 3
small changes:
- Simplification of the license.
- Minor style changes to 3 comments.
- Fixes a bug in shift128Right() for shift c

Update to the SoftFloat-2c version of softfloat-macros.h. This has 3
small changes:
- Simplification of the license.
- Minor style changes to 3 comments.
- Fixes a bug in shift128Right() for shift counts >= 64;

show more ...


# 9fc5e708 01-Sep-2020 thorpej <thorpej@NetBSD.org>

Update to the SoftFloat-2b version of softfloat-macros.h. This makes a
clarifying change to the warranty disclaimer and updates the comments. NFC.


# 2df695b1 26-Apr-2001 ross <ross@NetBSD.org>

o IEEE 754 floating-point completion code.
o Implement the architected FP_C "Floating Point Control Quadword"