bugfix: since pow() causes a bug don't use it
authorNathan Binkert <nate@binkert.org>
Fri, 12 Mar 2010 23:11:09 +0000 (15:11 -0800)
committerNathan Binkert <nate@binkert.org>
Fri, 12 Mar 2010 23:11:09 +0000 (15:11 -0800)
commitfce7c820f4f1b7e81039acef0af73eba66a7d0d8
tree95737eb2fafcc9a7f4b91ed55daec846fb969b4f
parent140785d24c27f3afddbe95c9e504e27bf8274290
bugfix: since pow() causes a bug don't use it
It's a power of two anyway, so why use it in the first place.
src/mem/ruby/system/PseudoLRUPolicy.hh