[llvm-commits] [PATCH] Fix disassembler for vstm/vldm ARM VFP instructions
Silviu Baranga
silbar01 at arm.com
Thu May 3 08:25:16 PDT 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120503/969befd0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vstm_vfp.diff
Type: application/octet-stream
Size: 2462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120503/969befd0/attachment.obj>
More information about the llvm-commits
mailing list