huangliang 87498f5edd first commit(v1.0) vor 3 Jahren
..
Makefile 87498f5edd first commit(v1.0) vor 3 Jahren
README 87498f5edd first commit(v1.0) vor 3 Jahren
cnv_float.h 87498f5edd first commit(v1.0) vor 3 Jahren
dbl_float.h 87498f5edd first commit(v1.0) vor 3 Jahren
decode_exc.c 87498f5edd first commit(v1.0) vor 3 Jahren
denormal.c 87498f5edd first commit(v1.0) vor 3 Jahren
dfadd.c 87498f5edd first commit(v1.0) vor 3 Jahren
dfcmp.c 87498f5edd first commit(v1.0) vor 3 Jahren
dfdiv.c 87498f5edd first commit(v1.0) vor 3 Jahren
dfmpy.c 87498f5edd first commit(v1.0) vor 3 Jahren
dfrem.c 87498f5edd first commit(v1.0) vor 3 Jahren
dfsqrt.c 87498f5edd first commit(v1.0) vor 3 Jahren
dfsub.c 87498f5edd first commit(v1.0) vor 3 Jahren
driver.c 87498f5edd first commit(v1.0) vor 3 Jahren
fcnvff.c 87498f5edd first commit(v1.0) vor 3 Jahren
fcnvfu.c 87498f5edd first commit(v1.0) vor 3 Jahren
fcnvfut.c 87498f5edd first commit(v1.0) vor 3 Jahren
fcnvfx.c 87498f5edd first commit(v1.0) vor 3 Jahren
fcnvfxt.c 87498f5edd first commit(v1.0) vor 3 Jahren
fcnvuf.c 87498f5edd first commit(v1.0) vor 3 Jahren
fcnvxf.c 87498f5edd first commit(v1.0) vor 3 Jahren
float.h 87498f5edd first commit(v1.0) vor 3 Jahren
fmpyfadd.c 87498f5edd first commit(v1.0) vor 3 Jahren
fpbits.h 87498f5edd first commit(v1.0) vor 3 Jahren
fpu.h 87498f5edd first commit(v1.0) vor 3 Jahren
fpudispatch.c 87498f5edd first commit(v1.0) vor 3 Jahren
frnd.c 87498f5edd first commit(v1.0) vor 3 Jahren
hppa.h 87498f5edd first commit(v1.0) vor 3 Jahren
math-emu.h 87498f5edd first commit(v1.0) vor 3 Jahren
sfadd.c 87498f5edd first commit(v1.0) vor 3 Jahren
sfcmp.c 87498f5edd first commit(v1.0) vor 3 Jahren
sfdiv.c 87498f5edd first commit(v1.0) vor 3 Jahren
sfmpy.c 87498f5edd first commit(v1.0) vor 3 Jahren
sfrem.c 87498f5edd first commit(v1.0) vor 3 Jahren
sfsqrt.c 87498f5edd first commit(v1.0) vor 3 Jahren
sfsub.c 87498f5edd first commit(v1.0) vor 3 Jahren
sgl_float.h 87498f5edd first commit(v1.0) vor 3 Jahren

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.