Statistics
| Branch: | Revision:

root / target-microblaze / mmu.c @ a88790a1

History | View | Annotate | Download (8.9 kB)

# Date Author Comment
183aa454 04/25/2010 11:00 pm Blue Swirl

microblaze: remove dead assignments, spotted by clang analyzer

Value stored is never read.

Signed-off-by: Blue Swirl <>

3c50a71f 09/03/2009 02:04 pm Edgar E. Iglesias

microblaze: MMU shows more respect to synthesis config.

The microblaze MMU can be synthesized in different configurations.
Have the MMU model show more respect to the chosen configuration.

Signed-off-by: Edgar E. Iglesias <>

8167ee88 07/16/2009 11:47 pm Blue Swirl

Update to a hopefully more future proof FSF address

Signed-off-by: Blue Swirl <>

d0f3654f 05/27/2009 02:19 am Edgar E. Iglesias

microblaze: Make writes to MMU_ZPR flush the TLB.

Signed-off-by: Edgar E. Iglesias <>

6b2fce90 05/27/2009 02:10 am Edgar E. Iglesias

microblaze: Correct typo.

Signed-off-by: Edgar E. Iglesias <>

afeeceb0 05/26/2009 10:10 pm Edgar E. Iglesias

microblaze: Add MMU emulation.

Signed-off-by: Edgar E. Iglesias <>