Re: [Qemu-devel] [PATCH v7 06/11] disas: Support the Capstone disassembler library

2017-10-24 Thread Philippe Mathieu-Daudé
On 10/21/2017 09:46 PM, Richard Henderson wrote: > If configured, prefer this over our rather dated copy of the > GPLv2-only binutils. This will be especially apparent with > the proposed vector extensions to TCG, as disas/i386.c does > not handle AVX. > > Reviewed-by: Philippe Mathieu-Daudé > S

[Qemu-devel] [PATCH v7 06/11] disas: Support the Capstone disassembler library

2017-10-21 Thread Richard Henderson
If configured, prefer this over our rather dated copy of the GPLv2-only binutils. This will be especially apparent with the proposed vector extensions to TCG, as disas/i386.c does not handle AVX. Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Richard Henderson --- include/disas/bfd.h