[PATCH] ARM: fix thumb1 nop decoding

Renato Golin renato.golin at linaro.org
Fri Jun 21 09:49:41 PDT 2013


On 21 June 2013 16:39, Amaury de la Vieuville <amaury.dlv at gmail.com> wrote:

> Hi rengolin, t.p.northover,
>
> In thumb1, NOP is a pseudo-instruction equivalent to mov r8, r8.
> However the disassembler should not use this alias.
>

Why not? Looks more informative than "mov r8, r8". Will this break
assemblers later?

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130621/e6fd9c5d/attachment.html>


More information about the llvm-commits mailing list