From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> Fixes and a few additional properties to control the configuration of the CPU. The property names are taken from the device-tree bindings.
Cheers, Edgar Edgar E. Iglesias (8): target-microblaze: Correct bit shift for the PVR0 version field target-microblaze: Don't hard code 0xb as initial MB version target-microblaze: Add CPU versions 9.4, 9.5 and 9.6 target-microblaze: Introduce a use-barrel property target-microblaze: Introduce a use-div property target-microblaze: Introduce a use-hw-mul property target-microblaze: Introduce a use-msr-instr property target-microblaze: Introduce a use-pcmp-instr property target/microblaze/cpu.c | 38 ++++++++++++++++++++++++-------------- target/microblaze/cpu.h | 7 +++++++ target/microblaze/translate.c | 17 ++++++++--------- 3 files changed, 39 insertions(+), 23 deletions(-) -- 2.7.4