android_kernel_lenovo_1050f/arch/parisc/math-emu
Maurizio Porrato 8773c99499 first commit 2020-06-06 18:20:15 +01:00
..
Makefile first commit 2020-06-06 18:20:15 +01:00
README first commit 2020-06-06 18:20:15 +01:00
cnv_float.h first commit 2020-06-06 18:20:15 +01:00
dbl_float.h first commit 2020-06-06 18:20:15 +01:00
decode_exc.c first commit 2020-06-06 18:20:15 +01:00
denormal.c first commit 2020-06-06 18:20:15 +01:00
dfadd.c first commit 2020-06-06 18:20:15 +01:00
dfcmp.c first commit 2020-06-06 18:20:15 +01:00
dfdiv.c first commit 2020-06-06 18:20:15 +01:00
dfmpy.c first commit 2020-06-06 18:20:15 +01:00
dfrem.c first commit 2020-06-06 18:20:15 +01:00
dfsqrt.c first commit 2020-06-06 18:20:15 +01:00
dfsub.c first commit 2020-06-06 18:20:15 +01:00
driver.c first commit 2020-06-06 18:20:15 +01:00
fcnvff.c first commit 2020-06-06 18:20:15 +01:00
fcnvfu.c first commit 2020-06-06 18:20:15 +01:00
fcnvfut.c first commit 2020-06-06 18:20:15 +01:00
fcnvfx.c first commit 2020-06-06 18:20:15 +01:00
fcnvfxt.c first commit 2020-06-06 18:20:15 +01:00
fcnvuf.c first commit 2020-06-06 18:20:15 +01:00
fcnvxf.c first commit 2020-06-06 18:20:15 +01:00
float.h first commit 2020-06-06 18:20:15 +01:00
fmpyfadd.c first commit 2020-06-06 18:20:15 +01:00
fpbits.h first commit 2020-06-06 18:20:15 +01:00
fpu.h first commit 2020-06-06 18:20:15 +01:00
fpudispatch.c first commit 2020-06-06 18:20:15 +01:00
frnd.c first commit 2020-06-06 18:20:15 +01:00
hppa.h first commit 2020-06-06 18:20:15 +01:00
math-emu.h first commit 2020-06-06 18:20:15 +01:00
sfadd.c first commit 2020-06-06 18:20:15 +01:00
sfcmp.c first commit 2020-06-06 18:20:15 +01:00
sfdiv.c first commit 2020-06-06 18:20:15 +01:00
sfmpy.c first commit 2020-06-06 18:20:15 +01:00
sfrem.c first commit 2020-06-06 18:20:15 +01:00
sfsqrt.c first commit 2020-06-06 18:20:15 +01:00
sfsub.c first commit 2020-06-06 18:20:15 +01:00
sgl_float.h first commit 2020-06-06 18:20:15 +01: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.