Commit a09d88b86a27f23709257bebe403cb4656f157e3
1 parent
a062e36c
Update TODO.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3278 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
0 additions
and
7 deletions
target-mips/TODO
| @@ -4,13 +4,6 @@ Unsolved issues/bugs in the mips/mipsel backend | @@ -4,13 +4,6 @@ Unsolved issues/bugs in the mips/mipsel backend | ||
| 4 | General | 4 | General |
| 5 | ------- | 5 | ------- |
| 6 | - [ls][dw][lr] report broken (aligned) BadVAddr | 6 | - [ls][dw][lr] report broken (aligned) BadVAddr |
| 7 | -- Missing per-CPU instruction decoding, currently all implemented | ||
| 8 | - instructions are regarded as valid | ||
| 9 | -- Applications running on top of a emulated Linux segfault sometimes | ||
| 10 | - when the Qemu FPU emulation is disabled, the tb misses a flush | ||
| 11 | - in that case. | ||
| 12 | -- gdb breakpoints inside the emulated system work only due to a hack | ||
| 13 | - which disassembles over the end of the current tb. | ||
| 14 | 7 | ||
| 15 | MIPS64 | 8 | MIPS64 |
| 16 | ------ | 9 | ------ |