huangliang 87498f5edd first commit(v1.0) há 3 anos atrás
..
Makefile 87498f5edd first commit(v1.0) há 3 anos atrás
README 87498f5edd first commit(v1.0) há 3 anos atrás
cnv_float.h 87498f5edd first commit(v1.0) há 3 anos atrás
dbl_float.h 87498f5edd first commit(v1.0) há 3 anos atrás
decode_exc.c 87498f5edd first commit(v1.0) há 3 anos atrás
denormal.c 87498f5edd first commit(v1.0) há 3 anos atrás
dfadd.c 87498f5edd first commit(v1.0) há 3 anos atrás
dfcmp.c 87498f5edd first commit(v1.0) há 3 anos atrás
dfdiv.c 87498f5edd first commit(v1.0) há 3 anos atrás
dfmpy.c 87498f5edd first commit(v1.0) há 3 anos atrás
dfrem.c 87498f5edd first commit(v1.0) há 3 anos atrás
dfsqrt.c 87498f5edd first commit(v1.0) há 3 anos atrás
dfsub.c 87498f5edd first commit(v1.0) há 3 anos atrás
driver.c 87498f5edd first commit(v1.0) há 3 anos atrás
fcnvff.c 87498f5edd first commit(v1.0) há 3 anos atrás
fcnvfu.c 87498f5edd first commit(v1.0) há 3 anos atrás
fcnvfut.c 87498f5edd first commit(v1.0) há 3 anos atrás
fcnvfx.c 87498f5edd first commit(v1.0) há 3 anos atrás
fcnvfxt.c 87498f5edd first commit(v1.0) há 3 anos atrás
fcnvuf.c 87498f5edd first commit(v1.0) há 3 anos atrás
fcnvxf.c 87498f5edd first commit(v1.0) há 3 anos atrás
float.h 87498f5edd first commit(v1.0) há 3 anos atrás
fmpyfadd.c 87498f5edd first commit(v1.0) há 3 anos atrás
fpbits.h 87498f5edd first commit(v1.0) há 3 anos atrás
fpu.h 87498f5edd first commit(v1.0) há 3 anos atrás
fpudispatch.c 87498f5edd first commit(v1.0) há 3 anos atrás
frnd.c 87498f5edd first commit(v1.0) há 3 anos atrás
hppa.h 87498f5edd first commit(v1.0) há 3 anos atrás
math-emu.h 87498f5edd first commit(v1.0) há 3 anos atrás
sfadd.c 87498f5edd first commit(v1.0) há 3 anos atrás
sfcmp.c 87498f5edd first commit(v1.0) há 3 anos atrás
sfdiv.c 87498f5edd first commit(v1.0) há 3 anos atrás
sfmpy.c 87498f5edd first commit(v1.0) há 3 anos atrás
sfrem.c 87498f5edd first commit(v1.0) há 3 anos atrás
sfsqrt.c 87498f5edd first commit(v1.0) há 3 anos atrás
sfsub.c 87498f5edd first commit(v1.0) há 3 anos atrás
sgl_float.h 87498f5edd first commit(v1.0) há 3 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.