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:
1f6f058
)
KVM: x86 emulator: Decode memory operands directly into a 'struct operand'
author
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 12:40:19 +0000
(15:40 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:50:40 +0000
(10:50 +0200)
Since modrm operand can be either register or memory, decoding it into
a 'struct operand', which can represent both, is simpler.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found