qemu/target/microblaze
Edgar E. Iglesias a17f7c05f0 target-microblaze: Remove USE_MMU PVR checks
We already have a CPU property to control if a core has
an MMU or not. Remove USE_MMU PVR checks in favor of
looking at the property.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2018-05-29 09:33:40 +02:00
..
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c target-microblaze: Fallback to our latest CPU version 2018-05-29 09:33:40 +02:00
cpu.h target-microblaze: Correct the PVR array size 2018-05-29 09:33:40 +02:00
gdbstub.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
helper.c target-microblaze: Remove USE_MMU PVR checks 2018-05-29 09:33:40 +02:00
helper.h target-microblaze: Use clz opcode 2017-01-10 08:06:11 -08:00
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
microblaze-decode.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
mmu.c target-microblaze: mmu: Make the TLBX MISS bit read-only 2018-04-30 16:43:20 +02:00
mmu.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
op_helper.c target/*/cpu.h: remove softfloat.h 2018-02-21 10:20:24 +00:00
translate.c target-microblaze: Tighten up TCGv_i32 vs TCGv type usage 2018-05-29 09:33:40 +02:00