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

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.