git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f09ed83
)
KVM: x86 emulator: split dst decode to a generic decode_operand()
author
Avi Kivity
<avi@redhat.com>
Tue, 13 Sep 2011 07:45:41 +0000
(10:45 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 25 Sep 2011 16:52:48 +0000
(19:52 +0300)
Instead of decoding each operand using its own code, use a generic
function. Start with the destination operand.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found