Re: [Qemu-devel] [PATCH 01/48] arm-dis debug helper

2010-04-08 Thread Aurelien Jarno
On Fri, Mar 26, 2010 at 04:06:24PM +, Riku Voipio wrote: > From: Juha Riihimäki > > modified the arm disassembler to include the opcode binary representation > along > with the symbolic disassembly. > > Signed-Off-By: Riku Voipio > Signed-Off-By: Juha Riihimäki > --- > arm-dis.c | 10 +

[Qemu-devel] [PATCH 01/48] arm-dis debug helper

2010-03-26 Thread Riku Voipio
From: Juha Riihimäki modified the arm disassembler to include the opcode binary representation along with the symbolic disassembly. Signed-Off-By: Riku Voipio Signed-Off-By: Juha Riihimäki --- arm-dis.c | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/arm-dis.