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

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.