Re: qemu disassembler status

2020-09-14 Thread Peter Maydell
On Fri, 11 Sep 2020 at 22:50, Richard Henderson wrote: > I've spent a couple of days poking at the llvm disassembler. > > As a general-purpose disassembler, it's less than ideal. > > (1) The disassembler is not "inclusive". You present it with > a specific cpu configuration, and anything that

Re: qemu disassembler status

2020-09-13 Thread Richard Henderson
On 9/12/20 12:03 AM, Thomas Huth wrote: > Is capstone good enough already to replace libvixl? Yes as far as the version that we currently have imported, but no if we were to update vixl. In particular, capstone has no support for SVE or other v8.2+ additions. > And what about the other old disas

Re: qemu disassembler status

2020-09-12 Thread Yonggang Luo
On Sat, Sep 12, 2020 at 3:04 PM Thomas Huth wrote: > On 11/09/2020 23.50, Richard Henderson wrote: > > Taking this to the mailing list, since there are others who have > expressed > > interest in the topic. > > > > > > On 9/7/20 11:36 AM, Peter Maydell wrote: > >> Hi; I have a feeling we've discu

Re: qemu disassembler status

2020-09-12 Thread Thomas Huth
On 11/09/2020 23.50, Richard Henderson wrote: > Taking this to the mailing list, since there are others who have expressed > interest in the topic. > > > On 9/7/20 11:36 AM, Peter Maydell wrote: >> Hi; I have a feeling we've discussed this on irc at some point >> in the past, but I've forgotten t

Re: qemu disassembler status

2020-09-11 Thread Yonggang Luo
On Sat, Sep 12, 2020 at 5:52 AM Richard Henderson < richard.hender...@linaro.org> wrote: > Taking this to the mailing list, since there are others who have expressed > interest in the topic. > > > On 9/7/20 11:36 AM, Peter Maydell wrote: > > Hi; I have a feeling we've discussed this on irc at some

Re: qemu disassembler status

2020-09-11 Thread Richard Henderson
Taking this to the mailing list, since there are others who have expressed interest in the topic. On 9/7/20 11:36 AM, Peter Maydell wrote: > Hi; I have a feeling we've discussed this on irc at some point > in the past, but I've forgotten the details, so I figured if I > wrote an email I might be