VirtualBox

source: vbox/trunk/src/libs/softfloat-3e/README.html

Last change on this file was 94480, checked in by vboxsync, 2 years ago

libs/softfloat-3e: Copied from vendor branch (SoftFloat-3e.zip, md5: 7dac954ea4aed0697cbfee800ba4f492). bugref:9898

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/html
File size: 1.3 KB
Line 
1
2<HTML>
3
4<HEAD>
5<TITLE>Berkeley SoftFloat Package Overview</TITLE>
6</HEAD>
7
8<BODY>
9
10<H1>Package Overview for Berkeley SoftFloat Release 3e</H1>
11
12<P>
13John R. Hauser<BR>
142018 January 20<BR>
15</P>
16
17<P>
18Berkeley SoftFloat is a software implementation of binary floating-point that
19conforms to the IEEE Standard for Floating-Point Arithmetic.
20SoftFloat is distributed in the form of C source code.
21Building the SoftFloat sources generates a library file (typically
22<CODE>softfloat.a</CODE> or <CODE>libsoftfloat.a</CODE>) containing the
23floating-point subroutines.
24</P>
25
26<P>
27The SoftFloat package is documented in the following files in the
28<CODE>doc</CODE> subdirectory:
29<BLOCKQUOTE>
30<TABLE>
31<TR>
32<TD><A HREF="doc/SoftFloat.html"><NOBR><CODE>SoftFloat.html</CODE></NOBR></A></TD>
33<TD>Documentation for using the SoftFloat functions.</TD>
34</TR>
35<TR>
36<TD><A HREF="doc/SoftFloat-source.html"><NOBR><CODE>SoftFloat-source.html</CODE></NOBR></A></TD>
37<TD>Documentation for building SoftFloat.</TD>
38</TR>
39<TR>
40<TD><A HREF="doc/SoftFloat-history.html"><NOBR><CODE>SoftFloat-history.html</CODE></A><CODE>&nbsp;&nbsp;&nbsp;</CODE></NOBR></TD>
41<TD>History of the major changes to SoftFloat.</TD>
42</TR>
43</TABLE>
44</BLOCKQUOTE>
45Other files in the package comprise the source code for SoftFloat.
46</P>
47
48</BODY>
49
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use