commit | a4027ed7d4becb4cb67c912c75ecd4846b148829 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat May 03 13:45:26 2025 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed May 28 08:08:47 2025 +0100 |
tree | 024a1d590669f8c477c515127953eaf5718d3294 | |
parent | bdf26b5d16dd2264553308aa6bbf24b4749fcc07 [diff] |
target: Use cpu_pointer_wrap_notreached for strict align targets Alpha, HPPA, and SH4 always use aligned addresses, and therefore never produce accesses that cross pages. Cc: Helge Deller <deller@gmx.de> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>