diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2010-04-01 22:00:41 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-04-01 22:00:41 +0200 |
commit | a18f844fb552586651c9b7534c0370669f0701c3 (patch) | |
tree | 96fbaf9c97d4303c06d02d31443d9704c5fc9c61 /tcg/TODO | |
parent | a1606b0baaed1be23a6d8b90036290e1610b8dd0 (diff) |
tcg/TODO: remove setcond
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'tcg/TODO')
-rw-r--r-- | tcg/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |