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/include/accel/tcg
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
..
cpu-ldst-common.h exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ 2 months ago
cpu-ldst.h accel/tcg: Move tlb_vaddr_to_host declaration to probe.h 1 month ago
cpu-mmu-index.h hw/core/cpu: Remove CPUClass::mmu_index() 2 months ago
cpu-ops.h target: Use cpu_pointer_wrap_uint32 for 32-bit targets 2 weeks ago
getpc.h accel/tcg: Remove #error for non-tcg in getpc.h 1 month ago
helper-retaddr.h accel/tcg: Split out accel/tcg/helper-retaddr.h 1 month ago
iommu.h physmem: Restrict TCG IOTLB code to TCG accel 1 month ago
probe.h accel/tcg: Move tlb_vaddr_to_host declaration to probe.h 1 month ago
tb-cpu-state.h accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state 1 month ago