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: tsutsui
Date: Fri Jun 8 15:57:17 UTC 2007
Modified Files:
src/sys/arch/m68k/include: cacheops_40.h cacheops_60.h
Log Message:
Use pointers for variables assigned to %a0 by __asm("%a0") so that
gcc may generate silightly better inlined code on optimization.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/m68k/include/cacheops_40.h \
src/sys/arch/m68k/include/cacheops_60.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