qemu-e2k/target/microblaze
Richard Henderson b414df757d target/microblaze: Do not set MO_ALIGN for user-only
The kernel will fix up unaligned accesses, so emulate that
by allowing unaligned accesses to succeed.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-11-02 07:00:52 -04:00
..
cpu-param.h
cpu-qom.h
cpu.c target/microblaze: Make mb_cpu_tlb_fill sysemu only 2021-11-02 07:00:52 -04:00
cpu.h target/microblaze: Make mb_cpu_tlb_fill sysemu only 2021-11-02 07:00:52 -04:00
gdbstub.c
helper.c target/microblaze: Make mb_cpu_tlb_fill sysemu only 2021-11-02 07:00:52 -04:00
helper.h
insns.decode
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
machine.c
meson.build
mmu.c target/microblaze: use MMUAccessType instead of int in mmu_translate 2021-01-27 08:32:55 +01:00
mmu.h target/microblaze: use MMUAccessType instead of int in mmu_translate 2021-01-27 08:32:55 +01:00
op_helper.c
translate.c target/microblaze: Do not set MO_ALIGN for user-only 2021-11-02 07:00:52 -04:00