From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> Hi,
This is a series of fixes for bugs I ran into when adding support for extended addressing. It would be nice to get these into 2.12 if it's not too late. Cheers, Edgar Edgar E. Iglesias (5): target-microblaze: Respect MSR.PVR as read-only target-microblaze: Fix trap checks for FPU insns target-microblaze: Don't clobber the IMM reg for ld/st reversed target-microblaze: mmu: Make TLBSX write-only target-microblaze: mmu: Make the TLBX MISS bit read-only target/microblaze/cpu.h | 4 +++- target/microblaze/mmu.c | 9 ++++++++- target/microblaze/translate.c | 12 ++---------- 3 files changed, 13 insertions(+), 12 deletions(-) -- 2.14.1