Ruby: Fix a bug when issuing unaligned writes to memory
Review Request #2653 - Created Feb. 9, 2015 and discarded - Latest diff uploaded
| Information | |
|---|---|
| Jason Lowe-Power | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10682:ec7eb7b7317a --------------------------- Ruby: Fix a bug when issuing unaligned writes to memory Before, the write size for unaligned writes was wrong and after the write completes, Ruby needs the aligned address
