commit | 9b7fb990e080f3a7c5dff9a829d11247e629b98f | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Mon Jul 23 17:20:28 2012 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Jul 26 14:04:29 2012 +0300 |
tree | 666b9ba14865381bdd5504c3fbaa53f531dce76b | |
parent | 23d43cf998275bc97437931c0cdee1df2c1aa3ca [diff] |
s390/dis: Instruction decoding interface 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>