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

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.