[llvm-commits] Fix ARM instruction LDMIA_RET

Cameron Zwarich zwarich at apple.com
Thu May 26 13:07:52 PDT 2011


I didn't have time to check the encoding, but LDMIA_RET should definitely be a pseudo instruction, not a duplicated form of another instruction.

Cameron

On May 23, 2011, at 3:00 PM, Danil Malyshev wrote:

> Hello everyone,
>  
> ARM code emitter has wrong binary code for ARM instruction LDMIA_RET.
> Attached patch fixes this bug.
>  
>  
> Thank you,
> Danil
>  
> <fix_arm_LDMIA_RET_01.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

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


More information about the llvm-commits mailing list