Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
Makefile | D | 08-May-2024 | 750 | 21 | 9 | |
README | D | 08-May-2024 | 638 | 12 | 10 | |
cnv_float.h | D | 08-May-2024 | 12.6 KiB | 377 | 273 | |
dbl_float.h | D | 08-May-2024 | 35.9 KiB | 848 | 696 | |
decode_exc.c | D | 08-May-2024 | 11.4 KiB | 371 | 177 | |
denormal.c | D | 08-May-2024 | 3.3 KiB | 136 | 84 | |
dfadd.c | D | 08-May-2024 | 15.4 KiB | 525 | 336 | |
dfcmp.c | D | 08-May-2024 | 5.2 KiB | 182 | 106 | |
dfdiv.c | D | 08-May-2024 | 12.3 KiB | 401 | 260 | |
dfmpy.c | D | 08-May-2024 | 11.5 KiB | 395 | 247 | |
dfrem.c | D | 08-May-2024 | 8.8 KiB | 298 | 149 | |
dfsqrt.c | D | 08-May-2024 | 5.4 KiB | 196 | 102 | |
dfsub.c | D | 08-May-2024 | 15.5 KiB | 527 | 338 | |
driver.c | D | 08-May-2024 | 3.8 KiB | 130 | 63 | |
fcnvff.c | D | 08-May-2024 | 9.2 KiB | 310 | 165 | |
fcnvfu.c | D | 08-May-2024 | 12.1 KiB | 537 | 393 | |
fcnvfut.c | D | 08-May-2024 | 7.8 KiB | 333 | 199 | |
fcnvfx.c | D | 08-May-2024 | 14.7 KiB | 502 | 368 | |
fcnvfxt.c | D | 08-May-2024 | 8.5 KiB | 329 | 206 | |
fcnvuf.c | D | 08-May-2024 | 8 KiB | 319 | 174 | |
fcnvxf.c | D | 08-May-2024 | 9.6 KiB | 387 | 226 | |
float.h | D | 08-May-2024 | 21.9 KiB | 582 | 313 | |
fmpyfadd.c | D | 08-May-2024 | 78.4 KiB | 2,656 | 1,521 | |
fpbits.h | D | 08-May-2024 | 2.8 KiB | 66 | 16 | |
fpu.h | D | 08-May-2024 | 2.2 KiB | 77 | 24 | |
fpudispatch.c | D | 08-May-2024 | 38.3 KiB | 1,444 | 1,124 | |
frnd.c | D | 08-May-2024 | 7 KiB | 253 | 160 | |
hppa.h | D | 08-May-2024 | 1.7 KiB | 43 | 14 | |
math-emu.h | D | 08-May-2024 | 1 KiB | 28 | 5 | |
sfadd.c | D | 08-May-2024 | 14.3 KiB | 519 | 331 | |
sfcmp.c | D | 08-May-2024 | 4.4 KiB | 156 | 84 | |
sfdiv.c | D | 08-May-2024 | 10.9 KiB | 393 | 253 | |
sfmpy.c | D | 08-May-2024 | 10.3 KiB | 381 | 233 | |
sfrem.c | D | 08-May-2024 | 7.9 KiB | 291 | 143 | |
sfsqrt.c | D | 08-May-2024 | 4.7 KiB | 188 | 94 | |
sfsub.c | D | 08-May-2024 | 14.4 KiB | 522 | 333 | |
sgl_float.h | D | 08-May-2024 | 19.2 KiB | 487 | 397 |
README
1 All files except driver.c are snapshots from the HP-UX kernel. They've 2 been modified as little as possible. Even though they don't fit the 3 Linux coding style, please leave them in their funny format just in case 4 someone in the future, with access to HP-UX source code, is generous 5 enough to update our copies with later changes from HP-UX -- it'll 6 make their 'diff' job easier if our code is relatively unmodified. 7 8 Required Disclaimer: Hewlett-Packard makes no implied or expressed 9 warranties about this code nor any promises to maintain or test it 10 in any way. This copy of this snapshot is no longer the property 11 of Hewlett-Packard. 12