|
From: | Alex Bennée |
Subject: | Re: [PATCH v2 17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst |
Date: | Tue, 23 May 2023 17:44:00 +0100 |
User-agent: | mu4e 1.11.6; emacs 29.0.91 |
Richard Henderson <richard.henderson@linaro.org> writes: > 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. > > Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> -- Alex Bennée Virtualisation Tech Lead @ Linaro
[Prev in Thread] | Current Thread | [Next in Thread] |