diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2009-12-08 08:06:31 -0800 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-12-13 20:20:20 +0100 |
commit | 9da53be7eabb3dc8c77632510edfa1ac0d6efab5 (patch) | |
tree | 70978e9a488a67df6d90d8133d14e0ac27ac49c9 /target-mips/TODO | |
parent | ff1d1977ffe1c276f5937a6ad4b6a5b6d2b1c6ae (diff) | |
download | qemu-9da53be7eabb3dc8c77632510edfa1ac0d6efab5.zip |
target-mips: add copyright notice for mips16 work
Also cross off mips16 ASE in TODO.
Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-mips/TODO')
-rw-r--r-- | target-mips/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-mips/TODO b/target-mips/TODO index 4769e2a3ae..9101881a97 100644 --- a/target-mips/TODO +++ b/target-mips/TODO @@ -4,7 +4,6 @@ Unsolved issues/bugs in the mips/mipsel backend General ------- - Unimplemented ASEs: - - MIPS16 - MDMX - SmartMIPS - DSP r1 |