Source-Changes archive

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

CVS commit: src/sys/arch/m68k/include



Module Name:    src
Committed By:   thorpej
Date:           Wed Dec 17 23:41:59 UTC 2025

Modified Files:
        src/sys/arch/m68k/include: cpu.h

Log Message:
Define a CPU_BROKEN_RMC machdep sysctl that returns a bool indicating
if the system has non-working /RMC logic (and that instructions that
assert the /RMC signal, such as TAS and CASx, should be avoided).


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/m68k/include/cpu.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