projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1606b0
)
tcg/TODO: remove setcond
author
Aurelien Jarno
<aurelien@aurel32.net>
Thu, 1 Apr 2010 20:00:41 +0000
(22:00 +0200)
committer
Aurelien Jarno
<aurelien@aurel32.net>
Thu, 1 Apr 2010 20:00:41 +0000
(22:00 +0200)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/TODO
patch
|
blob
|
history
diff --git
a/tcg/TODO
b/tcg/TODO
index f30cb75e0de085a857493509d0cf42b9928839f9..074784778e7ac5c180f440b926d6617eaedae7c2 100644
(file)
--- 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.