QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Scare Crowe 105fe4b2bf initial commit 3 years ago
..
Makefile initial commit 3 years ago
README initial commit 3 years ago
cnv_float.h initial commit 3 years ago
dbl_float.h initial commit 3 years ago
decode_exc.c initial commit 3 years ago
denormal.c initial commit 3 years ago
dfadd.c initial commit 3 years ago
dfcmp.c initial commit 3 years ago
dfdiv.c initial commit 3 years ago
dfmpy.c initial commit 3 years ago
dfrem.c initial commit 3 years ago
dfsqrt.c initial commit 3 years ago
dfsub.c initial commit 3 years ago
driver.c initial commit 3 years ago
fcnvff.c initial commit 3 years ago
fcnvfu.c initial commit 3 years ago
fcnvfut.c initial commit 3 years ago
fcnvfx.c initial commit 3 years ago
fcnvfxt.c initial commit 3 years ago
fcnvuf.c initial commit 3 years ago
fcnvxf.c initial commit 3 years ago
float.h initial commit 3 years ago
fmpyfadd.c initial commit 3 years ago
fpbits.h initial commit 3 years ago
fpu.h initial commit 3 years ago
fpudispatch.c initial commit 3 years ago
frnd.c initial commit 3 years ago
hppa.h initial commit 3 years ago
math-emu.h initial commit 3 years ago
sfadd.c initial commit 3 years ago
sfcmp.c initial commit 3 years ago
sfdiv.c initial commit 3 years ago
sfmpy.c initial commit 3 years ago
sfrem.c initial commit 3 years ago
sfsqrt.c initial commit 3 years ago
sfsub.c initial commit 3 years ago
sgl_float.h initial commit 3 years ago

README

All files except driver.c are snapshots from the HP-UX kernel.  They've
been modified as little as possible. Even though they don't fit the
Linux coding style, please leave them in their funny format just in case
someone in the future, with access to HP-UX source code, is generous
enough to update our copies with later changes from HP-UX -- it'll
make their 'diff' job easier if our code is relatively unmodified.

Required Disclaimer: Hewlett-Packard makes no implied or expressed
warranties about this code nor any promises to maintain or test it
in any way. This copy of this snapshot is no longer the property
of Hewlett-Packard.