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:
8a9fee6
)
KVM: x86 emulator: Use DstAcc for 'and'
author
Guillaume Thouvenin
<guillaume.thouvenin@ext.bull.net>
Fri, 12 Sep 2008 11:52:18 +0000
(13:52 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 15 Oct 2008 08:16:14 +0000
(10:16 +0200)
For instruction 'and al,imm' we use DstAcc instead of doing
the emulation directly into the instruction's opcode.
Signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found