summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-14 17:09:56 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-14 17:09:56 +0000
commitbbc0d79cb7ab5b2214cd984638ff8e0faa366fcf (patch)
treeb0da0d9b64891f15fdbdf8fc941753cb6658d049 /tests
parent75973fa1ee9afe3bf35c4a9ae6898ac126ebfb09 (diff)
downloadqemu-bbc0d79cb7ab5b2214cd984638ff8e0faa366fcf.tar.gz
MIPS: Fix tlbwi/tlbwr
In CP0 Index register, bit 31 means 'Probe Failure', while lowest bits contain the TLB index. In tlbwi and tlbwr instructions, this Probe Failure bit must be ignored when reading the TLB index. Attached patch fixes it. (Hervé Poussineau) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5215 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions