From: ths Date: Wed, 11 Jul 2007 10:25:04 +0000 (+0000) Subject: Update TODO list. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=475d91106dc8553ec1f54f47c0a4565c358e559f;p=qemu.git Update TODO list. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3057 c046a42c-6fe2-441c-8c8c-71466251a162 --- 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 ------