]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Update cache simulator for 64 bit addresses. This probably won't have
authorNicholas Nethercote <njn@valgrind.org>
Mon, 10 Oct 2005 16:18:09 +0000 (16:18 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 10 Oct 2005 16:18:09 +0000 (16:18 +0000)
commit47996d3a0983e0b5164926af1c0fe217d27074f9
tree0be6fb1c63156e420e413e7fd7f46031af9af8ad
parent407e892adef56ccbc49ddfc79f0b048114929eb3
Update cache simulator for 64 bit addresses.  This probably won't have
caused many inaccuracies so far because it only matters if addresses
above the 4GB line are used.  Thanks to Josef W for the patch.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4898
cachegrind/cg_sim.c