diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2017-04-20 17:32:30 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2017-04-20 17:39:17 +0100 |
| commit | f021b2c4627890d82fbcc300db3bd782b37b7f8a (patch) | |
| tree | a03ead5e859dc63a97a808dd13270a805863a9de /scripts/qapi.py | |
| parent | 4d5e8c969a74c86124fc2284ea603cc6dd3c5dfa (diff) | |
| download | focaccia-qemu-f021b2c4627890d82fbcc300db3bd782b37b7f8a.tar.gz focaccia-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 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions