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:
d657c73
)
KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf)
author
Mohammed Gamal
<m.gamal005@gmail.com>
Wed, 27 Aug 2008 02:02:56 +0000
(
05:02
+0300)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 15 Oct 2008 08:15:23 +0000
(10:15 +0200)
The emulator only supported one instance of mov r, imm instruction
(opcode 0xb8), this adds the rest of these instructions.
Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found