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