diff options
author | Gedare Bloom <gedare@rtems.org> | 2017-05-24 18:35:50 -0400 |
---|---|---|
committer | Gedare Bloom <gedare@rtems.org> | 2017-07-13 16:39:17 +0000 |
commit | c473bdb8916528be4ff896c5e9378e6200f68939 (patch) | |
tree | 864c63152be19a795889bb3bcd5e48786028cf49 /util/systemc | |
parent | fc575f8266149c78b29bcbe12ab86ccb7614ffbf (diff) | |
download | gem5-c473bdb8916528be4ff896c5e9378e6200f68939.tar.xz |
arch-arm: fix ldm of pc interswitching branch
The LDM instruction that loads to the PC causes a branch to the
instruction. In ARMv5T+ the branch can interswitch Thumb and ARM modes.
The interswitch is broken prior to this commit, with LDM to the PC
ignoring the switch.
Change-Id: I6aad073206743f3435c9923e3e2218bfe32c7e05
Reviewed-on: https://gem5-review.googlesource.com/3520
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Diffstat (limited to 'util/systemc')
0 files changed, 0 insertions, 0 deletions