mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-06 19:54:18 +00:00
cache size and associativity pair into something the simulator can actually handle, by increasing the associativity whilst reducing the number of sets, so that the number of sets becomes a power of two. Fixes #333501. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14469