[llvm-commits] [PATCH] Fix disassembler for vstm/vldm ARM VFP instructions

Jim Grosbach grosbach at apple.com
Thu May 3 09:09:17 PDT 2012


LGTM. Please apply!

-Jim

On May 3, 2012, at 8:25 AM, Silviu Baranga <silbar01 at arm.com> wrote:

> Hello,
>  
> The LLVM disassembler was wrongly disassembling the vstm/vldm ARM VFP instructions.
> The top bit of the Vd : D operand is being ignored.  The patch fixes this and adds regression
> tests for all the affected instructions.
>  
> Please review this patch.
>  
> Thanks,
> Silviu
> <vstm_vfp.diff>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120503/d9fd127f/attachment.html>


More information about the llvm-commits mailing list