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

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.