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
Cc: Yoshinori Sato
Signed-off-by: Richard Henderson
---
include/accel/tcg/cpu-ops.h | 5 +
accel/tcg/cputlb.c |
Alpha, HPPA, and SH4 always use aligned addresses,
and therefore never produce accesses that cross pages.
Cc: Helge Deller
Cc: Yoshinori Sato
Signed-off-by: Richard Henderson
---
include/accel/tcg/cpu-ops.h | 5 +
accel/tcg/cputlb.c | 13 +
target/alpha/cpu.c