diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-20 11:42:12 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-17 19:41:29 +0200 |
| commit | 10eae89937d3211ce100b7f6a3718df66324bdf5 (patch) | |
| tree | 9785ea088e13f70ac3a1637651dab36900b8c3e1 /tests/functional/qemu_test/cmd.py | |
| parent | 615586cb356811e46c2e5f85c36db4b93f8381cd (diff) | |
| download | focaccia-qemu-10eae89937d3211ce100b7f6a3718df66324bdf5.tar.gz focaccia-qemu-10eae89937d3211ce100b7f6a3718df66324bdf5.zip | |
target/i386: convert bit test instructions to new decoder
Code generation was rewritten; it reuses the same trick to use the CC_OP_SAR values for cc_op, but it tries to use CC_OP_ADCX or CC_OP_ADCOX instead of CC_OP_EFLAGS. This is a tiny bit more efficient in the common case where only CF is checked in the resulting flags. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/functional/qemu_test/cmd.py')
0 files changed, 0 insertions, 0 deletions