diff options
Diffstat (limited to 'target-mips/TODO')
-rw-r--r-- | target-mips/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target-mips/TODO b/target-mips/TODO index 2ff95df99d..784c95507e 100644 --- a/target-mips/TODO +++ b/target-mips/TODO @@ -11,8 +11,6 @@ General in that case. - gdb breakpoints inside the emulated system work only due to a hack which disassembles over the end of the current tb. -- Floating point results of ceil/floor/round are wrong for IEEE cornercases. -- recip/rsqrt FPU instructions are not implemented MIPS64 ------ |