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/m68k
Richard Henderson 981f2beb16 target: Use cpu_pointer_wrap_uint32 for 32-bit targets
M68K, MicroBlaze, OpenRISC, RX, TriCore and Xtensa are
all 32-bit targets.  AVR is more complicated, but using
a 32-bit wrap preserves current behaviour.

Cc: Michael Rolnik <mrolnik@gmail.com>
Cc: Laurent Vivier <laurent@vivier.eu>
Cc: Stafford Horne <shorne@gmail.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Tested-by Bastian Koppelmann <kbastian@mail.uni-paderborn.de> (tricore)
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
1 month ago
..
Kconfig target/m68k: Restrict semihosting to TCG 11 months 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_uint32 for 32-bit targets 1 month ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 2 months ago
fpu_helper.c include: Remove 'exec/exec-all.h' 2 months ago
gdbstub.c target/m68k: Use explicit big-endian LD/ST API 9 months ago
helper.c include: Remove 'exec/exec-all.h' 2 months ago
helper.h target/m68k: Map FPU exceptions to FPSR register 1 year ago
m68k-semi.c target/m68k: Pass semihosting arg to exit 1 year ago
meson.build target/m68k: Add semihosting stub 11 months ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 5 years ago
op_helper.c include: Remove 'exec/exec-all.h' 2 months ago
qregs.h.inc target/m68k: Rename qregs.def -> qregs.h.inc 3 years ago
semihosting-stub.c licenses: Remove SPDX tags not being license identifier for Linaro 5 months ago
softfloat.c target/m68k: Avoid using floatx80_infinity global const 4 months ago
softfloat.h softfloat: merge floatx80_mod and floatx80_rem 5 years ago
softfloat_fpsp_tables.h m68k comments break patch submission due to being incorrectly formatted 6 years ago
translate.c include: Remove 'exec/exec-all.h' 2 months ago