1
0
Fork 0
qemu/subprojects/berkeley-softfloat-3
Daniel Baumann ea34ddeea6
Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 14:27:05 +02:00
..
build Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
doc Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
source Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
.gitignore Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
COPYING.txt Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
meson.build Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
meson_options.txt Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
README.html Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
README.md Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
README.txt Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00

Package Overview for Berkeley SoftFloat Release 3e

John R. Hauser
2018 January 20

Berkeley SoftFloat is a software implementation of binary floating-point that conforms to the IEEE Standard for Floating-Point Arithmetic. SoftFloat is distributed in the form of C source code. Building the SoftFloat sources generates a library file (typically softfloat.a or libsoftfloat.a) containing the floating-point subroutines.

The SoftFloat package is documented in the following files in the doc subdirectory:

Other files in the package comprise the source code for SoftFloat.