aboutsummaryrefslogtreecommitdiff
path: root/module-common.c
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 /module-common.c
parenta2e2c78d2af0cfcc3d59542e70503c56d9ae7369 (diff)
downloadqemu-fcd16539ebfe2c9e4cd568e6ce5da566a027a524.zip
qemu-fcd16539ebfe2c9e4cd568e6ce5da566a027a524.tar.gz
qemu-fcd16539ebfe2c9e4cd568e6ce5da566a027a524.tar.bz2
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 'module-common.c')
0 files changed, 0 insertions, 0 deletions