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

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.