diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-10-11 11:51:58 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-07 08:53:26 +0200 |
commit | 2b8046f3618756dee9c8169bc389b890c43f7190 (patch) | |
tree | 69c8f09ae1a4a6d455bac1579c1d80d0182f4da1 /backends | |
parent | 40c4b92f1c8df3b501484511f319d7220fd72eca (diff) | |
download | qemu-2b8046f3618756dee9c8169bc389b890c43f7190.zip qemu-2b8046f3618756dee9c8169bc389b890c43f7190.tar.gz qemu-2b8046f3618756dee9c8169bc389b890c43f7190.tar.bz2 |
target/i386: move remaining conditional operations to new decoder
Move long-displacement Jcc, SETcc and CMOVcc to the new decoder.
While filling in the tables makes the code seem longer, the new
emitters are all just one line of code.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'backends')
0 files changed, 0 insertions, 0 deletions