aboutsummaryrefslogtreecommitdiffstats
path: root/tcg/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'tcg/TODO')
-rw-r--r--tcg/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcg/TODO b/tcg/TODO
index f30cb75..0747847 100644
--- 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.