tcg/TODO: remove setcond
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 1 Apr 2010 20:00:41 +0000 (22:00 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 1 Apr 2010 20:00:41 +0000 (22:00 +0200)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/TODO

index f30cb75e0de085a857493509d0cf42b9928839f9..074784778e7ac5c180f440b926d6617eaedae7c2 100644 (file)
--- a/tcg/TODO
+++ b/tcg/TODO
@@ -1,4 +1,4 @@
-- Add new instructions such as: setcond, clz, ctz, popcnt.
+- Add new instructions such as: clz, ctz, popcnt.
 
 - See if it is worth exporting mul2, mulu2, div2, divu2.