Re: [Qemu-devel] [RFC 4/4] disas: implement host disassembly output for aarch64

2013-09-16 Thread Claudio Fontana
Hallo Andreas, On 16.09.2013 08:53, Andreas Färber wrote: > Am 11.09.2013 15:08, schrieb Claudio Fontana: >> use C++ libvixl to implement output, for now only enabled for the host output >> disasm, since we don't have the aarch64 target yet. >> >> Signed-off-by: Claudio Fontana >> --- >> configu

Re: [Qemu-devel] [RFC 4/4] disas: implement host disassembly output for aarch64

2013-09-15 Thread Andreas Färber
Am 11.09.2013 15:08, schrieb Claudio Fontana: > use C++ libvixl to implement output, for now only enabled for the host output > disasm, since we don't have the aarch64 target yet. > > Signed-off-by: Claudio Fontana > --- > configure | 6 + > disas.c |

[Qemu-devel] [RFC 4/4] disas: implement host disassembly output for aarch64

2013-09-11 Thread Claudio Fontana
use C++ libvixl to implement output, for now only enabled for the host output disasm, since we don't have the aarch64 target yet. Signed-off-by: Claudio Fontana --- configure | 6 + disas.c | 2 ++ disas/Makefile.objs | 7 ++ disas/aarch64