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:
23d43cf
)
s390/dis: Instruction decoding interface
author
Cornelia Huck
<cornelia.huck@de.ibm.com>
Mon, 23 Jul 2012 15:20:28 +0000
(17:20 +0200)
committer
Avi Kivity
<avi@redhat.com>
Thu, 26 Jul 2012 11:04:29 +0000
(14:04 +0300)
Provide a new function, insn_to_mnemonic, by which e.g. kvm can obtain
a human-readable decoding of an instruction's opcode.
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found