diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-04-09 17:31:23 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-07 08:53:26 +0200 |
commit | d4e6d40c36071c287199c072cd5d296091ee5968 (patch) | |
tree | bf8e2352c268f3f5af902c78cd2f6c0996ba95f2 /backends/cryptodev.c | |
parent | ef309ec2a6fab1265950c831b16c3e6a9e72a9c1 (diff) | |
download | qemu-d4e6d40c36071c287199c072cd5d296091ee5968.zip qemu-d4e6d40c36071c287199c072cd5d296091ee5968.tar.gz qemu-d4e6d40c36071c287199c072cd5d296091ee5968.tar.bz2 |
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 'backends/cryptodev.c')
0 files changed, 0 insertions, 0 deletions