]> Git Repo - qemu.git/commit
target-microblaze: mmu: Remove unused register state
authorEdgar E. Iglesias <[email protected]>
Sun, 15 Apr 2018 21:25:58 +0000 (23:25 +0200)
committerEdgar E. Iglesias <[email protected]>
Tue, 29 May 2018 07:35:14 +0000 (09:35 +0200)
commit96716533afa039b4698360af221a8c399367f91d
treed4203890b78f141f436492e7fc1c40f65e5e0a66
parenta2207b593b6d7e164e6d4a587aec4cd885a8e855
target-microblaze: mmu: Remove unused register state

Add explicit handling for MMU_R_TLBX and log accesses to
invalid MMU registers. We can now remove the state for
all regs but PID, ZPR and TLBX (0 - 2).

Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
target/microblaze/mmu.c
target/microblaze/mmu.h
This page took 0.023807 seconds and 4 git commands to generate.