Mason Hock b2c476490d initial commit 6 år sedan
..
Makefile b2c476490d initial commit 6 år sedan
README b2c476490d initial commit 6 år sedan
cnv_float.h b2c476490d initial commit 6 år sedan
dbl_float.h b2c476490d initial commit 6 år sedan
decode_exc.c b2c476490d initial commit 6 år sedan
denormal.c b2c476490d initial commit 6 år sedan
dfadd.c b2c476490d initial commit 6 år sedan
dfcmp.c b2c476490d initial commit 6 år sedan
dfdiv.c b2c476490d initial commit 6 år sedan
dfmpy.c b2c476490d initial commit 6 år sedan
dfrem.c b2c476490d initial commit 6 år sedan
dfsqrt.c b2c476490d initial commit 6 år sedan
dfsub.c b2c476490d initial commit 6 år sedan
driver.c b2c476490d initial commit 6 år sedan
fcnvff.c b2c476490d initial commit 6 år sedan
fcnvfu.c b2c476490d initial commit 6 år sedan
fcnvfut.c b2c476490d initial commit 6 år sedan
fcnvfx.c b2c476490d initial commit 6 år sedan
fcnvfxt.c b2c476490d initial commit 6 år sedan
fcnvuf.c b2c476490d initial commit 6 år sedan
fcnvxf.c b2c476490d initial commit 6 år sedan
float.h b2c476490d initial commit 6 år sedan
fmpyfadd.c b2c476490d initial commit 6 år sedan
fpbits.h b2c476490d initial commit 6 år sedan
fpu.h b2c476490d initial commit 6 år sedan
fpudispatch.c b2c476490d initial commit 6 år sedan
frnd.c b2c476490d initial commit 6 år sedan
hppa.h b2c476490d initial commit 6 år sedan
math-emu.h b2c476490d initial commit 6 år sedan
sfadd.c b2c476490d initial commit 6 år sedan
sfcmp.c b2c476490d initial commit 6 år sedan
sfdiv.c b2c476490d initial commit 6 år sedan
sfmpy.c b2c476490d initial commit 6 år sedan
sfrem.c b2c476490d initial commit 6 år sedan
sfsqrt.c b2c476490d initial commit 6 år sedan
sfsub.c b2c476490d initial commit 6 år sedan
sgl_float.h b2c476490d initial commit 6 år sedan

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.