diff options
Diffstat (limited to 'tcg/TODO')
-rw-r--r-- | tcg/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ -- Add new instructions such as: andnot, ror, rol, setcond, clz, ctz, - popcnt. +- Add new instructions such as: setcond, clz, ctz, popcnt. - See if it is worth exporting mul2, mulu2, div2, divu2. |