Clone this repo:

Branches

  1. b51ef8f Add Linux-RISCV64-GCC build (#25) by Jerry Zhang Jian · 5 months ago master
  2. 080c31c Merge pull request #22 from midnighter95/master by Jerry Zhao · 7 months ago
  3. 71a3519 add typedef for exceptionflags enumeration by Yanqi Yang · 8 months ago
  4. eb498c5 Merge pull request #21 from nibrunieAtSi5/bf16-support by Jerry Zhao · 8 months ago
  5. bef5a34 adding two empty placeholder source file required for RISCV specialization on Linux-x86_64-GCC by Nicolas Brunie · 8 months ago

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.