]> git.proxmox.com Git - qemu.git/commit
arm-dis: Include opcode hex when doing disassembly
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 10 Jan 2011 16:16:26 +0000 (16:16 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 12 Jan 2011 14:10:47 +0000 (15:10 +0100)
commit5d48e9174e3bfa8655e1dc8f80887acd9040b427
tree53ff3fa343d5508d462d3bd9a2c962c0ca8bcfb4
parent56779034530944eb6171d843f652f3fba710ed30
arm-dis: Include opcode hex when doing disassembly

Enhance the ARM disassembler used for debugging so that it includes
the hex dump of the opcode as well as the symbolic disassembly.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
arm-dis.c