aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-04-09 17:31:23 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-05-07 08:53:26 +0200
commitd4e6d40c36071c287199c072cd5d296091ee5968 (patch)
treebf8e2352c268f3f5af902c78cd2f6c0996ba95f2 /scripts/qapi/source.py
parenttarget/i386: split legacy decoder into a separate function (diff)
downloadqemu-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/qapi/source.py')
0 files changed, 0 insertions, 0 deletions