You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/sh4
Richard Henderson a4027ed7d4 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>
2 weeks ago
..
Kconfig sh4: select correct components for no-board build 1 year ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 2 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu.c target: Use cpu_pointer_wrap_notreached for strict align targets 2 weeks ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 1 month ago
gdbstub.c target/sh4: Prefer fast cpu_env() over slower CPU QOM cast macro 1 year ago
helper.c include: Remove 'exec/exec-all.h' 1 month ago
helper.h target/sh4: Fix mac.w with saturation enabled 1 year ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2 years ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 5 years ago
op_helper.c include: Remove 'exec/exec-all.h' 1 month ago
translate.c target/sh4: Use MO_ALIGN for system UNALIGN() 2 weeks ago