aboutsummaryrefslogtreecommitdiff
path: root/target-mips/TODO
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-07-11 10:25:04 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-07-11 10:25:04 +0000
commit475d91106dc8553ec1f54f47c0a4565c358e559f (patch)
treeb574c01422ad059a58b0fa65bdd6201f961852be /target-mips/TODO
parent24d4de45c22170ff2ce3eaad9bf88e0dac3e9c57 (diff)
Update TODO list.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3057 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-mips/TODO')
-rw-r--r--target-mips/TODO2
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
------