[PATCH] Fix encoding description for ARM post-indexed ldr instructions
Owen Anderson
resistor at mac.com
Fri Apr 26 09:59:28 PDT 2013
It looks OK to me offhand, but I have no memory of why the test was XFAIL'd initially.
--Owen
On Apr 26, 2013, at 8:54 AM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> 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