tcg/TODO: remove setcond

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
Aurelien Jarno 2010-04-01 22:00:41 +02:00
parent a1606b0baa
commit a18f844fb5

View file

@ -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.