]> git.proxmox.com Git - mirror_qemu.git/commit
target-mips: support CP0.Config4.AE bit
authorPaul Burton <paul.burton@imgtec.com>
Mon, 27 Jun 2016 15:19:11 +0000 (16:19 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Tue, 12 Jul 2016 08:10:20 +0000 (09:10 +0100)
commita0c8060841f2d56fb3504292c18522b957972e4c
tree64a3b96903cd8de04b0ce3f3683d05e1a68d8e64
parent2d72e7b047d800c9f99262466f65a98684ecca14
target-mips: support CP0.Config4.AE bit

The read-only Config4.AE bit set denotes extended 10 bits ASID.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/cpu.h
target-mips/translate.c