Commit 506bfcbb14221c8c8995ebf64fd9165eb1d6c878

Authored by aurel32
1 parent 9619376c

tcg: update TODO

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6807 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 1 additions and 2 deletions
tcg/TODO
1   -- Add new instructions such as: andnot, ror, rol, setcond, clz, ctz,
2   - popcnt.
  1 +- Add new instructions such as: setcond, clz, ctz, popcnt.
3 2  
4 3 - See if it is worth exporting mul2, mulu2, div2, divu2.
5 4  
... ...