mirror of https://github.com/xemu-project/xemu.git
Update TODO list.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3057 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
24d4de45c2
commit
475d91106d
|
@ -11,8 +11,6 @@ General
|
||||||
in that case.
|
in that case.
|
||||||
- gdb breakpoints inside the emulated system work only due to a hack
|
- gdb breakpoints inside the emulated system work only due to a hack
|
||||||
which disassembles over the end of the current tb.
|
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
|
MIPS64
|
||||||
------
|
------
|
||||||
|
|
Loading…
Reference in New Issue