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:
1e87e3e
)
KVM: x86 emulator: introduce Op3264 for mov cr and mov dr instructions
author
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 11:46:54 +0000
(14:46 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:50:35 +0000
(10:50 +0200)
The operands for these instructions are 32 bits or 64 bits, depending on
long mode, and ignoring REX prefixes, or the operand size prefix.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found