diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2014-09-03 07:42:19 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2014-09-03 07:42:19 -0400 |
commit | 1046b8d6e5303fa4fede2d7c0712ef0719c82eb7 (patch) | |
tree | a29d77e627e5ef41c4518df511619b7d35c1390a /src/arch/arm/ArmSystem.py | |
parent | fa1fbcf020ee9aacdd4a7a09e81a633e09bad97a (diff) | |
download | gem5-1046b8d6e5303fa4fede2d7c0712ef0719c82eb7.tar.xz |
arm: Fix ExtMachInst hash operator underlying type
This patch fixes the hash operator used for ARM ExtMachInst, which
incorrectly was still using uint32_t. Instead of changing it to
uint64_t it is not using the underlying data type of the BitUnion.
Diffstat (limited to 'src/arch/arm/ArmSystem.py')
0 files changed, 0 insertions, 0 deletions