Comment 3 for bug 1590336

Revision history for this message
Peter Maydell (pmaydell) wrote : Re: [Qemu-devel] [Bug 1590336] Re: qemu-arm does not reject vrintz on non-v8 cpu

On 9 June 2016 at 20:14, Christophe Lyon <email address hidden> wrote:
> You may still want to fix the disassembler such that it dumps the right
> instruction, but that would be a separate fix.

Unfortunately the disassembler is the pre-GPLv3 binutils one,
so we can't just update it (and I'm not particularly inclined
to independently re-implement all the 32-bit instruction set
changes post that change).

thanks
-- PMM