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/openrisc
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>
2 weeks ago
..
Kconfig kconfig: express dependency of individual boards on libfdt 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_uint32 for 32-bit targets 2 weeks ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 1 month ago
disas.c meson: target 5 years ago
exception.c include: Remove 'exec/exec-all.h' 1 month ago
exception.h compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
exception_helper.c include: Remove 'exec/exec-all.h' 1 month ago
fpu_helper.c include: Remove 'exec/exec-all.h' 1 month ago
gdbstub.c gdbstub: Clarify no more than @gdb_num_core_regs can be accessed 3 months ago
helper.h target/openrisc: Implement unordered fp comparisons 6 years ago
insns.decode target/openrisc: Implement l.adrp 6 years ago
interrupt.c include: Remove 'exec/exec-all.h' 1 month ago
interrupt_helper.c include: Remove 'exec/exec-all.h' 1 month ago
machine.c target/migration: Inline VMSTATE_CPU() 1 month ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2 years ago
mmu.c exec/cpu-all: remove exec/target_page include 2 months ago
sys_helper.c tcg: Define INSN_START_WORDS as constant 3 1 month ago
translate.c include: Remove 'exec/exec-all.h' 1 month ago