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

Silviu Baranga silbar01 at arm.com
Thu May 3 09:41:56 PDT 2012


Committed in r156077.

 

Thanks,

Silviu

 

From: Jim Grosbach [mailto:grosbach at apple.com] 
Sent: 03 May 2012 17:09
To: Silviu Baranga
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [PATCH] Fix disassembler for vstm/vldm ARM VFP instructions

 

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/361c77f7/attachment.html>


More information about the llvm-commits mailing list