summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Henderson2019-08-15 10:46:44 +0200
committerPeter Maydell2019-08-16 15:02:50 +0200
commita767fac802f6fa6220330ea6f408dde2fb41db22 (patch)
treef97b39cc7a3963cbd6f80baf7c937b1d02e9ffd8 /include
parenttarget/arm: Replace s->pc with s->base.pc_next (diff)
downloadqemu-a767fac802f6fa6220330ea6f408dde2fb41db22.tar.gz
qemu-a767fac802f6fa6220330ea6f408dde2fb41db22.tar.xz
qemu-a767fac802f6fa6220330ea6f408dde2fb41db22.zip
target/arm: Replace offset with pc in gen_exception_insn
The offset is variable depending on the instruction set, whereas we have stored values for the current pc and the next pc. Passing in the actual value is clearer in intent. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20190807045335.1361-8-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions