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

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.