[PATCH] Fix encoding description for ARM post-indexed ldr instructions

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Apr 26 08:54:10 PDT 2013


Owen, this patch looks good to me, but it has been disabled since the
switch to the new arm disassembler. Would you mind double checking
that it is the correct fix?

On 26 April 2013 11:46, Mihail Popa <mihail.popa at arm.com> wrote:
> Hello.
>
> This tightens up the encoding description for ARM post-indexed ldr
> instructions. All instructions in this class have bit 4 cleared. It turns
> out that there is a test case for this, but it was marked XFAIL.
>
> Regards,
> Mihai
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list