diff options
Diffstat (limited to 'target-mips/TODO')
-rw-r--r-- | target-mips/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target-mips/TODO b/target-mips/TODO index f91b5c6c6a..a5842ff276 100644 --- a/target-mips/TODO +++ b/target-mips/TODO @@ -10,11 +10,12 @@ General when the Qemu FPU emulation is disabled. Also gdb inside the emulated system does not work. Both problems are caused by insufficient handling of self-modifying code. +- Floating point exception emulation is incomplete. MIPS64 ------ - No 64bit TLB support -- no 64bit wide registers for FPU +- 64bit FPU not fully implemented - 64bit mul/div handling broken "Generic" 4Kc system emulation |