003 File Manager
Current Path:
/usr/src/lib/libc/softfloat
usr
/
src
/
lib
/
libc
/
softfloat
/
📁
..
📄
Makefile.inc
(899 B)
📄
README.NetBSD
(377 B)
📄
README.txt
(1.62 KB)
📄
Symbol.map
(689 B)
📁
bits32
📁
bits64
📄
eqdf2.c
(392 B)
📄
eqsf2.c
(392 B)
📄
eqtf2.c
(435 B)
📄
fpgetmask.c
(1.9 KB)
📄
fpgetround.c
(1.91 KB)
📄
fpgetsticky.c
(1.91 KB)
📄
fpsetmask.c
(1.97 KB)
📄
fpsetround.c
(1.98 KB)
📄
fpsetsticky.c
(1.98 KB)
📄
gedf2.c
(398 B)
📄
gesf2.c
(398 B)
📄
getf2.c
(443 B)
📄
gexf2.c
(439 B)
📄
gtdf2.c
(387 B)
📄
gtsf2.c
(387 B)
📄
gttf2.c
(432 B)
📄
gtxf2.c
(428 B)
📄
ledf2.c
(398 B)
📄
lesf2.c
(398 B)
📄
letf2.c
(443 B)
📄
ltdf2.c
(391 B)
📄
ltsf2.c
(391 B)
📄
lttf2.c
(436 B)
📄
nedf2.c
(389 B)
📄
negdf2.c
(398 B)
📄
negsf2.c
(379 B)
📄
negtf2.c
(452 B)
📄
negxf2.c
(424 B)
📄
nesf2.c
(389 B)
📄
netf2.c
(434 B)
📄
nexf2.c
(430 B)
📄
softfloat-for-gcc.h
(5.21 KB)
📄
softfloat-history.txt
(1.77 KB)
📄
softfloat-source.txt
(16.75 KB)
📄
softfloat-specialize
(16.38 KB)
📄
softfloat.txt
(16.25 KB)
📁
templates
📄
timesoftfloat.c
(80.93 KB)
📄
timesoftfloat.txt
(6.35 KB)
📄
unorddf2.c
(606 B)
📄
unordsf2.c
(606 B)
Editing: README.txt
$NetBSD: README.txt,v 1.1 2000/06/06 08:15:02 bjh21 Exp $ $FreeBSD$ Package Overview for SoftFloat Release 2a John R. Hauser 1998 December 13 SoftFloat is a software implementation of floating-point that conforms to the IEC/IEEE Standard for Binary Floating-Point Arithmetic. SoftFloat is distributed in the form of C source code. Compiling the SoftFloat sources generates two things: -- A SoftFloat object file (typically `softfloat.o') containing the complete set of IEC/IEEE floating-point routines. -- A `timesoftfloat' program for evaluating the speed of the SoftFloat routines. (The SoftFloat module is linked into this program.) The SoftFloat package is documented in four text files: softfloat.txt Documentation for using the SoftFloat functions. softfloat-source.txt Documentation for compiling SoftFloat. softfloat-history.txt History of major changes to SoftFloat. timesoftfloat.txt Documentation for using `timesoftfloat'. Other files in the package comprise the source code for SoftFloat. Please be aware that some work is involved in porting this software to other targets. It is not just a matter of getting `make' to complete without error messages. I would have written the code that way if I could, but there are fundamental differences between systems that I can't make go away. You should not attempt to compile SoftFloat without first reading both `softfloat.txt' and `softfloat-source.txt'. At the time of this writing, the most up-to-date information about SoftFloat and the latest release can be found at the Web page `http:// HTTP.CS.Berkeley.EDU/~jhauser/arithmetic/SoftFloat.html'.
Upload File
Create Folder