huangliang 87498f5edd first commit(v1.0) hace 3 años
..
Makefile 87498f5edd first commit(v1.0) hace 3 años
README 87498f5edd first commit(v1.0) hace 3 años
cnv_float.h 87498f5edd first commit(v1.0) hace 3 años
dbl_float.h 87498f5edd first commit(v1.0) hace 3 años
decode_exc.c 87498f5edd first commit(v1.0) hace 3 años
denormal.c 87498f5edd first commit(v1.0) hace 3 años
dfadd.c 87498f5edd first commit(v1.0) hace 3 años
dfcmp.c 87498f5edd first commit(v1.0) hace 3 años
dfdiv.c 87498f5edd first commit(v1.0) hace 3 años
dfmpy.c 87498f5edd first commit(v1.0) hace 3 años
dfrem.c 87498f5edd first commit(v1.0) hace 3 años
dfsqrt.c 87498f5edd first commit(v1.0) hace 3 años
dfsub.c 87498f5edd first commit(v1.0) hace 3 años
driver.c 87498f5edd first commit(v1.0) hace 3 años
fcnvff.c 87498f5edd first commit(v1.0) hace 3 años
fcnvfu.c 87498f5edd first commit(v1.0) hace 3 años
fcnvfut.c 87498f5edd first commit(v1.0) hace 3 años
fcnvfx.c 87498f5edd first commit(v1.0) hace 3 años
fcnvfxt.c 87498f5edd first commit(v1.0) hace 3 años
fcnvuf.c 87498f5edd first commit(v1.0) hace 3 años
fcnvxf.c 87498f5edd first commit(v1.0) hace 3 años
float.h 87498f5edd first commit(v1.0) hace 3 años
fmpyfadd.c 87498f5edd first commit(v1.0) hace 3 años
fpbits.h 87498f5edd first commit(v1.0) hace 3 años
fpu.h 87498f5edd first commit(v1.0) hace 3 años
fpudispatch.c 87498f5edd first commit(v1.0) hace 3 años
frnd.c 87498f5edd first commit(v1.0) hace 3 años
hppa.h 87498f5edd first commit(v1.0) hace 3 años
math-emu.h 87498f5edd first commit(v1.0) hace 3 años
sfadd.c 87498f5edd first commit(v1.0) hace 3 años
sfcmp.c 87498f5edd first commit(v1.0) hace 3 años
sfdiv.c 87498f5edd first commit(v1.0) hace 3 años
sfmpy.c 87498f5edd first commit(v1.0) hace 3 años
sfrem.c 87498f5edd first commit(v1.0) hace 3 años
sfsqrt.c 87498f5edd first commit(v1.0) hace 3 años
sfsub.c 87498f5edd first commit(v1.0) hace 3 años
sgl_float.h 87498f5edd first commit(v1.0) hace 3 años

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.