qemu/target/microblaze
Richard Henderson de73ee1abe target/microblaze: Move mmu parameters to MicroBlazeCPUConfig
The final 4 fields in MicroBlazeMMU are configuration constants.
Move them into MicroBlazeCPUConfig where they belong.

Remove the leading "c_" from the member names, as that presumably
implied "config", and that should not be explicit in the location.

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-07 12:58:08 -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: Use DeviceClass reset instead of a special CPUClass reset 2020-03-17 19:48:10 -04:00
cpu.c target/microblaze: Move mmu parameters to MicroBlazeCPUConfig 2020-09-07 12:58:08 -07:00
cpu.h target/microblaze: Move mmu parameters to MicroBlazeCPUConfig 2020-09-07 12:58:08 -07:00
gdbstub.c target/microblaze: Treat pvr_regs as constant 2020-09-07 12:58:08 -07:00
helper.c target/microblaze: Move mmu parameters to MicroBlazeCPUConfig 2020-09-07 12:58:08 -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 target/microblaze: Add decodetree infrastructure 2020-09-01 07:41:38 -07:00
mmu.c target/microblaze: Move mmu parameters to MicroBlazeCPUConfig 2020-09-07 12:58:08 -07:00
mmu.h target/microblaze: Move mmu parameters to MicroBlazeCPUConfig 2020-09-07 12:58:08 -07:00
op_helper.c target/microblaze: Move pvr regs to MicroBlazeCPUConfig 2020-09-07 12:58:08 -07:00
translate.c target/microblaze: Treat pvr_regs as constant 2020-09-07 12:58:08 -07:00