Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/virt68k/virt68k
Module Name: src
Committed By: thorpej
Date: Sun Mar 22 22:47:05 UTC 2026
Modified Files:
src/sys/arch/virt68k/virt68k: locore.s
Log Message:
paravirt_membar_sync(): "moveq #0,%d0" is faster on real hardware than
"clrl %d0", and may be faster in some emulators, too, so use that.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/virt68k/virt68k/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