On Sat, Aug 10, 2013 at 11:16 AM, Peter Maydell
<peter.mayd...@linaro.org> wrote:
> On 9 August 2013 20:19, Richard Henderson <r...@twiddle.net> wrote:
>> We have one host platform (aarch64), and three target platforms
>> (openrisc, unicore32, xtensa) with no built-in disassembly support,
>> thanks largely to gplv3 silliness.
>
> FWIW, there's an aarch64 BSD disassembler available as part
> of vixl: https://github.com/armvixl/vixl
>
> but this is still going to be useful for other platforms anyway.
>
> -- PMM

I was integrating vixl into qemu, but I like Richard's idea better.
I think that using objdump is better even for AArch64, since objdump
will see more use and be more tested.

I don't have anywhere to test until September, but I generally

Acked-by: Claudio Fontana <claudio.font...@huawei.com>

Reply via email to