s390/dis: Instruction decoding interface
authorCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 23 Jul 2012 15:20:28 +0000 (17:20 +0200)
committerAvi 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