diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-14 10:13:27 -0500 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-05-19 12:17:11 -0500 |
commit | ed3c4739e99569bc9b473c9ca72503502fdf043e (patch) | |
tree | 1fbe762c8a3a7d382d838c5a51de796b2673182b /python/qemu | |
parent | b82055aece019636c8f1c1b0e199066a0270c6c1 (diff) | |
download | qemu-ed3c4739e99569bc9b473c9ca72503502fdf043e.zip qemu-ed3c4739e99569bc9b473c9ca72503502fdf043e.tar.gz qemu-ed3c4739e99569bc9b473c9ca72503502fdf043e.tar.bz2 |
target/i386: Simplify gen_debug usage
Both invocations pass the start of the current instruction,
which is available as s->base.pc_next. The function sets
is_jmp, so we can eliminate a second setting.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210514151342.384376-36-richard.henderson@linaro.org>
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions