summary refs log tree commit diff stats
path: root/python/qemu/machine/qtest.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-05-19 17:38:41 -0700
committerRichard Henderson <richard.henderson@linaro.org>2023-05-23 18:54:55 -0700
commitddc0ab5aab06554eeb67ddfe1ef6337035d7d084 (patch)
tree0b6192af84181fa3f00bfc5fcd9b8b567c5a63e4 /python/qemu/machine/qtest.py
parentfbea7a4084e54f3e604da0b4f8b36ac457d7efc8 (diff)
downloadfocaccia-qemu-ddc0ab5aab06554eeb67ddfe1ef6337035d7d084.tar.gz
focaccia-qemu-ddc0ab5aab06554eeb67ddfe1ef6337035d7d084.zip
target/s390x: Use cpu_{ld,st}*_mmu in do_csst
Use cpu_ld16_mmu and cpu_st16_mmu to eliminate the special case,
and change all of the *_data_ra functions to match.

Note that we check the alignment of both compare and store
pointers at the top of the function, so MO_ALIGN* may be
safely removed from the individual memory operations.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/qemu/machine/qtest.py')
0 files changed, 0 insertions, 0 deletions