summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/config.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-06-10 10:39:00 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-10-17 19:41:29 +0200
commitfcd16539ebfe2c9e4cd568e6ce5da566a027a524 (patch)
tree15b2a3d9d0cbfb1fbb015fef2dfe5e4c3af218d8 /tests/functional/qemu_test/config.py
parenta2e2c78d2af0cfcc3d59542e70503c56d9ae7369 (diff)
downloadfocaccia-qemu-fcd16539ebfe2c9e4cd568e6ce5da566a027a524.tar.gz
focaccia-qemu-fcd16539ebfe2c9e4cd568e6ce5da566a027a524.zip
target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder
The gen_cmpxchg8b and gen_cmpxchg16b functions even have the correct
prototype already; the only thing that needs to be done is removing the
gen_lea_modrm() call.

This moves the last LOCK-enabled instructions to the new decoder.  It is
now possible to assume that gen_multi0F is called only after checking
that PREFIX_LOCK was not specified.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/functional/qemu_test/config.py')
0 files changed, 0 insertions, 0 deletions