CVS commit: src/sys/arch/virt68k/virt68k
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.