Brooklyn/arch/parisc/math-emu
crowetic a94b3d14aa Brooklyn+ (PLUS) changes
Changes included (and more):

1. Dynamic RAM merge

2. Real-time page scan and allocation

3. Cache compression

4. Real-time IRQ checks

5. Dynamic I/O allocation for Java heap

6. Java page migration

7. Contiguous memory allocation

8. Idle pages tracking

9. Per CPU RAM usage tracking

10. ARM NEON scalar multiplication library

11. NEON/ARMv8 crypto extensions

12. NEON SHA, Blake, RIPEMD crypto extensions

13. Parallel NEON crypto engine for multi-algo based CPU stress reduction
2022-05-12 10:47:00 -07: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 cleaning up the git 2022-04-02 18:08:56 +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.