You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
7 months ago
..
Makefile v811_spc009_project 7 months ago
README v811_spc009_project 7 months ago
cnv_float.h v811_spc009_project 7 months ago
dbl_float.h v811_spc009_project 7 months ago
decode_exc.c v811_spc009_project 7 months ago
denormal.c v811_spc009_project 7 months ago
dfadd.c v811_spc009_project 7 months ago
dfcmp.c v811_spc009_project 7 months ago
dfdiv.c v811_spc009_project 7 months ago
dfmpy.c v811_spc009_project 7 months ago
dfrem.c v811_spc009_project 7 months ago
dfsqrt.c v811_spc009_project 7 months ago
dfsub.c v811_spc009_project 7 months ago
driver.c v811_spc009_project 7 months ago
fcnvff.c v811_spc009_project 7 months ago
fcnvfu.c v811_spc009_project 7 months ago
fcnvfut.c v811_spc009_project 7 months ago
fcnvfx.c v811_spc009_project 7 months ago
fcnvfxt.c v811_spc009_project 7 months ago
fcnvuf.c v811_spc009_project 7 months ago
fcnvxf.c v811_spc009_project 7 months ago
float.h v811_spc009_project 7 months ago
fmpyfadd.c v811_spc009_project 7 months ago
fpbits.h v811_spc009_project 7 months ago
fpu.h v811_spc009_project 7 months ago
fpudispatch.c v811_spc009_project 7 months ago
frnd.c v811_spc009_project 7 months ago
hppa.h v811_spc009_project 7 months ago
math-emu.h v811_spc009_project 7 months ago
sfadd.c v811_spc009_project 7 months ago
sfcmp.c v811_spc009_project 7 months ago
sfdiv.c v811_spc009_project 7 months ago
sfmpy.c v811_spc009_project 7 months ago
sfrem.c v811_spc009_project 7 months ago
sfsqrt.c v811_spc009_project 7 months ago
sfsub.c v811_spc009_project 7 months ago
sgl_float.h v811_spc009_project 7 months ago

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.