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

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.