qemu/target/microblaze
Richard Henderson 19f27b6c24 target/microblaze: Reduce linux-user address space to 32-bit
User-space programs cannot use the 64-bit lwea/swea instructions.
We can improve code generation and runtime by restricting the
user-only address space to 32-bit.

Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-09-01 07:43:35 -07:00
..
cpu-param.h target/microblaze: Reduce linux-user address space to 32-bit 2020-09-01 07:43:35 -07:00
cpu-qom.h
cpu.c target/microblaze: Use cc->do_unaligned_access 2020-09-01 07:43:35 -07:00
cpu.h target/microblaze: Reduce linux-user address space to 32-bit 2020-09-01 07:43:35 -07:00
gdbstub.c
helper.c target/microblaze: Reduce linux-user address space to 32-bit 2020-09-01 07:43:35 -07:00
helper.h target/microblaze: Add flags markup to some helpers 2020-09-01 07:43:35 -07:00
insns.decode target/microblaze: Convert dec_stream to decodetree 2020-09-01 07:43:35 -07:00
meson.build
mmu.c
mmu.h
op_helper.c target/microblaze: Use cc->do_unaligned_access 2020-09-01 07:43:35 -07:00
translate.c target/microblaze: Reduce linux-user address space to 32-bit 2020-09-01 07:43:35 -07:00