Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   thorpej
Date:           Tue Mar 24 14:31:33 UTC 2026

Modified Files:
        src/sys/arch/m68k/include: cpu.h
        src/sys/arch/news68k/include: cpu.h
        src/sys/arch/news68k/news68k: genassym.cf locore.s

Log Message:
Group 68020/68030 CACR bits into "the actual bits that do stuff" and
"higher level operations", along with some helper macros that compute
the latter in terms of the former.

NFCI, but sets the stage for some future cleanup in this area.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/m68k/include/cpu.h
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/news68k/include/cpu.h
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/news68k/news68k/genassym.cf
cvs rdiff -u -r1.109 -r1.110 src/sys/arch/news68k/news68k/locore.s

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