diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-10-27 04:17:09 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-07 08:50:39 +0200 |
commit | 9309b53e835f5d1d7795d81399cda7ecf99321e1 (patch) | |
tree | f68eb875a84ee546234196a4e8bb6ca067229efe /backends | |
parent | 15957eb9efe2da67c796612cead95cba28ba9bda (diff) | |
download | qemu-9309b53e835f5d1d7795d81399cda7ecf99321e1.zip qemu-9309b53e835f5d1d7795d81399cda7ecf99321e1.tar.gz qemu-9309b53e835f5d1d7795d81399cda7ecf99321e1.tar.bz2 |
target/i386: use TSTEQ/TSTNE to check flags
The new conditions obviously come in handy when testing individual bits
of EFLAGS, and they make it possible to remove the .mask field of
CCPrepare.
Lowering to shift+and is done by the optimizer if necessary.
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