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

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.