On 4/5/25 22:57, Richard Henderson wrote:
Alpha, HPPA, and SH4 always use aligned addresses,
and therefore never produce accesses that cross pages.

Cc: Helge Deller <del...@gmx.de>
Cc: Yoshinori Sato <ys...@users.sourceforge.jp>
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  include/accel/tcg/cpu-ops.h |  5 +++++
  accel/tcg/cputlb.c          | 13 +++++++++++++
  target/alpha/cpu.c          |  1 +
  target/hppa/cpu.c           |  1 +
  target/sh4/cpu.c            |  1 +
  5 files changed, 21 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to