Home
last modified time | relevance | path

Searched hist:"2 b8046f3618756dee9c8169bc389b890c43f7190" (Results 1 – 4 of 4) sorted by relevance

/qemu/target/i386/tcg/
H A Ddecode-new.h2b8046f3618756dee9c8169bc389b890c43f7190 Wed Oct 11 09:51:58 UTC 2023 Paolo Bonzini <pbonzini@redhat.com> 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>
H A Ddecode-new.c.inc2b8046f3618756dee9c8169bc389b890c43f7190 Wed Oct 11 09:51:58 UTC 2023 Paolo Bonzini <pbonzini@redhat.com> 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>
H A Demit.c.inc2b8046f3618756dee9c8169bc389b890c43f7190 Wed Oct 11 09:51:58 UTC 2023 Paolo Bonzini <pbonzini@redhat.com> 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>
H A Dtranslate.c2b8046f3618756dee9c8169bc389b890c43f7190 Wed Oct 11 09:51:58 UTC 2023 Paolo Bonzini <pbonzini@redhat.com> 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>