qemu-e2k/target/nios2
Richard Henderson af95a70a06 target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND
While some of the plumbing for misaligned data is present, in the form
of nios2_cpu_do_unaligned_access, the hook will not be called because
TARGET_ALIGNED_ONLY is not set in configs/targets/nios2-softmmu.mak.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220421151735.31996-35-richard.henderson@linaro.org>
2022-04-26 08:16:41 -07:00
..
cpu-param.h
cpu.c target/nios2: Split control registers away from general registers 2022-04-26 08:16:41 -07:00
cpu.h target/nios2: Create EXCP_SEMIHOST for semi-hosting 2022-04-26 08:16:41 -07:00
helper.c target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND 2022-04-26 08:16:41 -07:00
helper.h target/nios2: Split out helper for eret instruction 2022-04-26 08:16:41 -07:00
Kconfig
meson.build target/nios2: Build helper.c for system only 2022-04-26 08:16:40 -07:00
mmu.c target/nios2: Use hw/registerfields.h for CR_TLBMISC fields 2022-04-26 08:16:41 -07:00
mmu.h
monitor.c
nios2-semi.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
op_helper.c target/nios2: Split control registers away from general registers 2022-04-26 08:16:41 -07:00
trace-events
translate.c target/nios2: Create EXCP_SEMIHOST for semi-hosting 2022-04-26 08:16:41 -07:00