Commit 475d91106dc8553ec1f54f47c0a4565c358e559f

Authored by ths
1 parent 24d4de45

Update TODO list.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3057 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 0 additions and 2 deletions
target-mips/TODO
... ... @@ -11,8 +11,6 @@ General
11 11 in that case.
12 12 - gdb breakpoints inside the emulated system work only due to a hack
13 13 which disassembles over the end of the current tb.
14   -- Floating point results of ceil/floor/round are wrong for IEEE cornercases.
15   -- recip/rsqrt FPU instructions are not implemented
16 14  
17 15 MIPS64
18 16 ------
... ...