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: matt
Date: Sun Jun 19 07:59:47 UTC 2011
Modified Files:
src/sys/arch/amigappc/amigappc: pic_amiga.c
src/sys/arch/macppc/macppc: pic_heathrow.c pic_ohare.c
src/sys/arch/powerpc/oea: pmap.c
src/sys/arch/rs6000/rs6000: pic_iocc.c
Log Message:
Use __builtin_clz instead of cntlzw
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/amigappc/amigappc/pic_amiga.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/macppc/macppc/pic_heathrow.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/macppc/macppc/pic_ohare.c
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/powerpc/oea/pmap.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/rs6000/rs6000/pic_iocc.c
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