Commit 72f341ed1ef52607070120a7bbdc350edf52da47
1 parent
bc814401
TLB address wraparound hopefully fixed now.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2342 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
0 additions
and
1 deletions
target-mips/TODO
@@ -3,7 +3,6 @@ Unsolved issues/bugs in the mips/mipsel backend | @@ -3,7 +3,6 @@ Unsolved issues/bugs in the mips/mipsel backend | ||
3 | 3 | ||
4 | General | 4 | General |
5 | ------- | 5 | ------- |
6 | -- TLB fails cornercase at address wrap around | ||
7 | - [ls][dw][lr] report broken (aligned) BadVAddr | 6 | - [ls][dw][lr] report broken (aligned) BadVAddr |
8 | - Missing per-CPU instruction decoding, currently all implemented | 7 | - Missing per-CPU instruction decoding, currently all implemented |
9 | instructions are regarded as valid | 8 | instructions are regarded as valid |