Module Name: src
Committed By: bouyer
Date: Wed May 21 21:00:43 UTC 2014
Modified Files:
src/usr.bin/nbperf [netbsd-6]: nbperf-bdz.c
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1059):
usr.bin/nbperf/nbperf-bdz.c: revision 1.9 via patch
Most CPUs implement shifts modulo the width, but ARM doesn't. Don't
depend on this UB.
To generate a diff of this commit:
cvs rdiff -u -r1.4.4.2 -r1.4.4.3 src/usr.bin/nbperf/nbperf-bdz.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.