Note FPU enable/disable issue.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Mar 2007 15:39:48 +0000 (15:39 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Mar 2007 15:39:48 +0000 (15:39 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2489 c046a42c-6fe2-441c-8c8c-71466251a162

target-mips/TODO

index bd8d26d..9faa041 100644 (file)
@@ -8,6 +8,8 @@ General
   instructions are regarded as valid
 - pcnet32 does not work for little endian emulation on big endian host
   (probably not mips specific, but observable for mips-malta)
+- CP1 enable/disable is checked at translation time, not at execution
+  time, so it will have delayed effect.
 
 MIPS64
 ------