• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..18-Mar-2022-

Makefile A D18-Mar-2022803 2210

README A D18-Mar-2022638 1210

cnv_float.h A D18-Mar-202211.9 KiB364273

dbl_float.h A D18-Mar-202235.2 KiB835696

decode_exc.c A D18-Mar-202210.7 KiB358177

denormal.c A D18-Mar-20222.6 KiB12384

dfadd.c A D18-Mar-202214.8 KiB512336

dfcmp.c A D18-Mar-20224.5 KiB169106

dfdiv.c A D18-Mar-202211.7 KiB388260

dfmpy.c A D18-Mar-202210.8 KiB382247

dfrem.c A D18-Mar-20228.1 KiB285149

dfsqrt.c A D18-Mar-20224.7 KiB183102

dfsub.c A D18-Mar-202214.9 KiB514338

driver.c A D18-Mar-20223 KiB11359

fcnvff.c A D18-Mar-20228.5 KiB297165

fcnvfu.c A D18-Mar-202211.4 KiB524393

fcnvfut.c A D18-Mar-20227.2 KiB320199

fcnvfx.c A D18-Mar-202214 KiB489368

fcnvfxt.c A D18-Mar-20227.8 KiB316206

fcnvuf.c A D18-Mar-20227.3 KiB306174

fcnvxf.c A D18-Mar-20229 KiB374226

float.h A D18-Mar-202221.2 KiB569313

fmpyfadd.c A D18-Mar-202277.7 KiB2,6431,521

fpbits.h A D18-Mar-20222.1 KiB5316

fpu.h A D18-Mar-20221.1 KiB3815

fpudispatch.c A D18-Mar-202238.3 KiB1,4811,177

frnd.c A D18-Mar-20226.3 KiB240160

hppa.h A D18-Mar-20221.1 KiB3014

math-emu.h A D18-Mar-2022348 155

sfadd.c A D18-Mar-202213.6 KiB506331

sfcmp.c A D18-Mar-20223.7 KiB14384

sfdiv.c A D18-Mar-202210.3 KiB380253

sfmpy.c A D18-Mar-20229.7 KiB368233

sfrem.c A D18-Mar-20227.3 KiB278143

sfsqrt.c A D18-Mar-20224.1 KiB17594

sfsub.c A D18-Mar-202213.7 KiB509333

sgl_float.h A D18-Mar-202218.5 KiB474397

README

1All files except driver.c are snapshots from the HP-UX kernel.  They've
2been modified as little as possible.  Even though they don't fit the
3Linux coding style, please leave them in their funny format just in case
4someone in the future, with access to HP-UX source code, is generous
5enough to update our copies with later changes from HP-UX -- it'll
6make their 'diff' job easier if our code is relatively unmodified.
7
8Required Disclaimer: Hewlett-Packard makes no implied or expressed
9warranties about this code nor any promises to maintain or test it
10in any way.  This copy of this snapshot is no longer the property
11of Hewlett-Packard.
12