Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/aarch64



Module Name:    src
Committed By:   maxv
Date:           Tue Jan 28 17:33:07 UTC 2020

Modified Files:
        src/sys/arch/aarch64/aarch64: genassym.cf locore.S
        src/sys/arch/aarch64/include: armreg.h

Log Message:
Jazelle and T32EE are not part of ARMv8, fix the bits to their real
meanings. No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/aarch64/aarch64/genassym.cf
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/aarch64/aarch64/locore.S
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/aarch64/include/armreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index