3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/arch/parisc/math-emu
Raziel K. Crowe 8b701010de mempow update
2022-09-13 23:14:27 +05:00
..
cnv_float.h cleaning up the git 2022-04-02 18:08:56 +05:00
dbl_float.h cleaning up the git 2022-04-02 18:08:56 +05:00
decode_exc.c mempow update 2022-09-13 23:14:27 +05:00
denormal.c cleaning up the git 2022-04-02 18:08:56 +05:00
dfadd.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
dfcmp.c cleaning up the git 2022-04-02 18:08:56 +05:00
dfdiv.c cleaning up the git 2022-04-02 18:08:56 +05:00
dfmpy.c cleaning up the git 2022-04-02 18:08:56 +05:00
dfrem.c cleaning up the git 2022-04-02 18:08:56 +05:00
dfsqrt.c cleaning up the git 2022-04-02 18:08:56 +05:00
dfsub.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
driver.c cleaning up the git 2022-04-02 18:08:56 +05:00
fcnvff.c cleaning up the git 2022-04-02 18:08:56 +05:00
fcnvfu.c cleaning up the git 2022-04-02 18:08:56 +05:00
fcnvfut.c cleaning up the git 2022-04-02 18:08:56 +05:00
fcnvfx.c cleaning up the git 2022-04-02 18:08:56 +05:00
fcnvfxt.c cleaning up the git 2022-04-02 18:08:56 +05:00
fcnvuf.c cleaning up the git 2022-04-02 18:08:56 +05:00
fcnvxf.c cleaning up the git 2022-04-02 18:08:56 +05:00
float.h cleaning up the git 2022-04-02 18:08:56 +05:00
fmpyfadd.c cleaning up the git 2022-04-02 18:08:56 +05:00
fpbits.h cleaning up the git 2022-04-02 18:08:56 +05:00
fpu.h cleaning up the git 2022-04-02 18:08:56 +05:00
fpudispatch.c cleaning up the git 2022-04-02 18:08:56 +05:00
frnd.c cleaning up the git 2022-04-02 18:08:56 +05:00
hppa.h cleaning up the git 2022-04-02 18:08:56 +05:00
Makefile cleaning up the git 2022-04-02 18:08:56 +05:00
math-emu.h cleaning up the git 2022-04-02 18:08:56 +05:00
README cleaning up the git 2022-04-02 18:08:56 +05:00
sfadd.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
sfcmp.c cleaning up the git 2022-04-02 18:08:56 +05:00
sfdiv.c cleaning up the git 2022-04-02 18:08:56 +05:00
sfmpy.c cleaning up the git 2022-04-02 18:08:56 +05:00
sfrem.c cleaning up the git 2022-04-02 18:08:56 +05:00
sfsqrt.c cleaning up the git 2022-04-02 18:08:56 +05:00
sfsub.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
sgl_float.h cleaning up the git 2022-04-02 18:08:56 +05:00

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.