diff --git a/target-mips/TODO b/target-mips/TODO index bd8d26d1f6..9faa041b2c 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 ------