Module Name: src Committed By: joerg Date: Wed Apr 30 21:04:58 UTC 2014
Modified Files:
src/usr.bin/nbperf: nbperf-bdz.c
Log Message:
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.8 -r1.9 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.
