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

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.