summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPeter Maydell2017-04-20 18:32:30 +0200
committerPeter Maydell2017-04-20 18:39:17 +0200
commitf021b2c4627890d82fbcc300db3bd782b37b7f8a (patch)
treea03ead5e859dc63a97a808dd13270a805863a9de /include/exec
parentarm: Move gen_set_condexec() and gen_set_pc_im() up in the file (diff)
downloadqemu-f021b2c4627890d82fbcc300db3bd782b37b7f8a.tar.gz
qemu-f021b2c4627890d82fbcc300db3bd782b37b7f8a.tar.xz
qemu-f021b2c4627890d82fbcc300db3bd782b37b7f8a.zip
arm: Move condition-failed codepath generation out of if()
Move the code to generate the "condition failed" instruction codepath out of the if (singlestepping) {} else {}. This will allow adding support for handling a new is_jmp type which can't be neatly split into "singlestepping case" versus "not singlestepping case". Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Message-id: 1491844419-12485-6-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions