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

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.