diff --git a/target-mips/TODO b/target-mips/TODO index 2ff95df99..784c95507 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 ------