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