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

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.