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/alpha
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
clk_helper.c target/alpha: Extract clk_helper.c from sys_helper.c 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
fpu_helper.c include: Remove 'exec/exec-all.h' 1 month ago
gdbstub.c target/alpha: Use explicit little-endian LD/ST API 8 months ago
helper.c exec/cpu-all: remove exec/target_page include 2 months ago
helper.h
int_helper.c include: Remove 'exec/exec-all.h' 1 month ago
machine.c target/migration: Inline VMSTATE_CPU() 1 month ago
mem_helper.c include: Remove 'exec/exec-all.h' 1 month ago
meson.build target/alpha: Only build sys_helper.c on system emulation 1 year ago
sys_helper.c exec: Declare tlb_flush*() in 'exec/cputlb.h' 3 months ago
translate.c include: Remove 'exec/exec-all.h' 1 month ago
vax_helper.c include: Remove 'exec/exec-all.h' 1 month ago