Review Board 2.0.15


ruby: add block_size_bits to the testAnd* functions

Review Request #3423 - Created April 4, 2016 and updated

Information
Brandon Potter
gem5
default
Reviewers
Default
Changeset 11425:dd80771f73b0
---------------------------
ruby: add block_size_bits to the testAnd* functions

The testAndRead, testAndReadMask, and testAndWrite require
block_size_bits to know how to generate line addresses so we pass
the block size through the parameter list.