target/microblaze: Move pvr regs to MicroBlazeCPUConfig
These values are constant, and are derived from the other configuration knobs. Move them into MicroBlazeCPUConfig to emphasize that they are not variable. 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>
Showing
- hw/microblaze/petalogix_ml605_mmu.c 3 additions, 3 deletionshw/microblaze/petalogix_ml605_mmu.c
- target/microblaze/cpu.c 47 additions, 51 deletionstarget/microblaze/cpu.c
- target/microblaze/cpu.h 1 addition, 4 deletionstarget/microblaze/cpu.h
- target/microblaze/gdbstub.c 2 additions, 2 deletionstarget/microblaze/gdbstub.c
- target/microblaze/helper.c 1 addition, 1 deletiontarget/microblaze/helper.c
- target/microblaze/op_helper.c 1 addition, 1 deletiontarget/microblaze/op_helper.c
- target/microblaze/translate.c 2 additions, 1 deletiontarget/microblaze/translate.c
Loading
Please register or sign in to comment