]> git.proxmox.com Git - qemu.git/commit
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
authorRonald Hecht <ronald.hecht@gmx.de>
Tue, 19 Feb 2013 11:45:06 +0000 (12:45 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 23 Feb 2013 10:00:41 +0000 (10:00 +0000)
commit7a0a9c2c64be242d5953d5ce6172976b05f6c14f
tree16e1c5ec15accd896f23e4794e7a4c55453eb85a
parent99e448006d9267d71c2e3a629b6e5d29ed67bb30
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.

This patch adds SPARC ASI mappings that are used by the LEON processor.It also
corrects the MMU context register and context table pointer mask of the LEON3.

Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de>
Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/cpu.c
target-sparc/ldst_helper.c