On 3/10/25 21:08, Pierrick Bouvier wrote:
They are now accessible through exec/memory.h instead, and we make sure
all variants are available for common or target dependent code.

Move stl_phys_notdirty function as well.
Cached endianness agnostic version rely on st/ld*_p, which is available
through tswap.h.

Signed-off-by: Pierrick Bouvier<pierrick.bouv...@linaro.org>
---
  include/exec/cpu-all.h              | 29 -----------------------------
  include/exec/memory.h               | 10 ++++++++++
  include/exec/memory_ldst_phys.h.inc |  5 +----
  3 files changed, 11 insertions(+), 33 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to