]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Use the precomputed sets_min_1 value consistently when masking
authorTom Hughes <tom@compton.nu>
Thu, 9 Jun 2011 12:26:42 +0000 (12:26 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 9 Jun 2011 12:26:42 +0000 (12:26 +0000)
commitba58058f8334ffdf6fb2d7a4adbe049b5caeda26
tree259f7773ba8fb16a57f5adb717294ac28e7d9297
parentd74a1f2d391bb779bdd7e03512de06e52e5ff1ad
Use the precomputed sets_min_1 value consistently when masking
off bits from an address to find which cache set it is in.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11809
cachegrind/cg_sim.c
callgrind/sim.c