diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-05-19 17:38:41 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-23 18:54:55 -0700 |
commit | ddc0ab5aab06554eeb67ddfe1ef6337035d7d084 (patch) | |
tree | 0b6192af84181fa3f00bfc5fcd9b8b567c5a63e4 /target/s390x/sigp.c | |
parent | fbea7a4084e54f3e604da0b4f8b36ac457d7efc8 (diff) |
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 'target/s390x/sigp.c')
0 files changed, 0 insertions, 0 deletions