From 60a9f9ecd90ae4921e919323ecd9ab59e71e71f5 Mon Sep 17 00:00:00 2001 From: ths Date: Sat, 17 Mar 2007 15:39:48 +0000 Subject: [PATCH] Note FPU enable/disable issue. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2489 c046a42c-6fe2-441c-8c8c-71466251a162 --- target-mips/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target-mips/TODO b/target-mips/TODO index bd8d26d..9faa041 100644 --- a/target-mips/TODO +++ b/target-mips/TODO @@ -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 ------ -- 2.7.4