diff options
author | 2024-04-09 17:31:23 +0200 | |
---|---|---|
committer | 2024-05-07 08:53:26 +0200 | |
commit | d4e6d40c36071c287199c072cd5d296091ee5968 (patch) | |
tree | bf8e2352c268f3f5af902c78cd2f6c0996ba95f2 /scripts/coverage/compare_gcov_json.py | |
parent | target/i386: split legacy decoder into a separate function (diff) | |
download | qemu-d4e6d40c36071c287199c072cd5d296091ee5968.tar.xz qemu-d4e6d40c36071c287199c072cd5d296091ee5968.zip |
target/i386: remove duplicate prefix decoding
Now that a bulk of opcodes go through the new decoder, it is sensible
to do some cleanup. Go immediately through disas_insn_new and only jump
back after parsing the prefixes.
disas_insn() now only contains the three sigsetjmp cases, and they
are more easily managed if they are inlined into i386_tr_translate_insn.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions