arm: Fix compilation error in m5 utility
Review Request #1862 - Created May 6, 2013 and submitted - Latest diff uploaded
Information | |
---|---|
Andreas Sandberg | |
gem5 | |
default | |
Reviewers | |
Default | |
Changeset 9686:5708a2e568c9 --------------------------- arm: Fix compilation error in m5 utility Changeset 5ca6098b9560 accidentally broke the m5 utility. This changeset adds the missing co-processor call used to trigger the pseudo-op in ARM mode and fixes an alignment issue that caused some pseudo-ops to leave thumb mode.
Tested tested a couple of different pseudo ops in SE mode. Use both the Thumb version and the ARM version of the library.