android13/kernel-5.10/arch/parisc/math-emu
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
Makefile initial 2024-06-22 20:45:49 +08:00
README initial 2024-06-22 20:45:49 +08:00
cnv_float.h initial 2024-06-22 20:45:49 +08:00
dbl_float.h initial 2024-06-22 20:45:49 +08:00
decode_exc.c initial 2024-06-22 20:45:49 +08:00
denormal.c initial 2024-06-22 20:45:49 +08:00
dfadd.c initial 2024-06-22 20:45:49 +08:00
dfcmp.c initial 2024-06-22 20:45:49 +08:00
dfdiv.c initial 2024-06-22 20:45:49 +08:00
dfmpy.c initial 2024-06-22 20:45:49 +08:00
dfrem.c initial 2024-06-22 20:45:49 +08:00
dfsqrt.c initial 2024-06-22 20:45:49 +08:00
dfsub.c initial 2024-06-22 20:45:49 +08:00
driver.c initial 2024-06-22 20:45:49 +08:00
fcnvff.c initial 2024-06-22 20:45:49 +08:00
fcnvfu.c initial 2024-06-22 20:45:49 +08:00
fcnvfut.c initial 2024-06-22 20:45:49 +08:00
fcnvfx.c initial 2024-06-22 20:45:49 +08:00
fcnvfxt.c initial 2024-06-22 20:45:49 +08:00
fcnvuf.c initial 2024-06-22 20:45:49 +08:00
fcnvxf.c initial 2024-06-22 20:45:49 +08:00
float.h initial 2024-06-22 20:45:49 +08:00
fmpyfadd.c initial 2024-06-22 20:45:49 +08:00
fpbits.h initial 2024-06-22 20:45:49 +08:00
fpu.h initial 2024-06-22 20:45:49 +08:00
fpudispatch.c initial 2024-06-22 20:45:49 +08:00
frnd.c initial 2024-06-22 20:45:49 +08:00
hppa.h initial 2024-06-22 20:45:49 +08:00
math-emu.h initial 2024-06-22 20:45:49 +08:00
sfadd.c initial 2024-06-22 20:45:49 +08:00
sfcmp.c initial 2024-06-22 20:45:49 +08:00
sfdiv.c initial 2024-06-22 20:45:49 +08:00
sfmpy.c initial 2024-06-22 20:45:49 +08:00
sfrem.c initial 2024-06-22 20:45:49 +08:00
sfsqrt.c initial 2024-06-22 20:45:49 +08:00
sfsub.c initial 2024-06-22 20:45:49 +08:00
sgl_float.h initial 2024-06-22 20:45:49 +08:00

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.