qemu/target/nios2
Richard Henderson a978c37b27 target/nios2: Remove TARGET_ALIGNED_ONLY
In gen_ldx/gen_stx, the only two locations for memory operations,
mark the operation as either aligned (softmmu) or unaligned
(user-only, as if emulated by the kernel).

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-11 09:53:41 +01:00
..
Kconfig
cpu-param.h target/nios2: Remove `NB_MMU_MODES` define 2023-03-13 06:44:37 -07:00
cpu.c
cpu.h
helper.c
helper.h
meson.build
mmu.c
mmu.h
monitor.c
nios2-semi.c gdbstub: move syscall handling to new file 2023-03-07 20:44:08 +00:00
op_helper.c
trace-events
translate.c target/nios2: Remove TARGET_ALIGNED_ONLY 2023-05-11 09:53:41 +01:00