[PATCH] Make "mov" work for all Thumb2 MOV encodings

Mihail Popa mihail.popa at gmail.com
Tue Aug 20 09:03:55 PDT 2013


Hi. Please review the attached patch.

According to the ARM specification, "mov" is a valid mnemonic for all
Thumb2 MOV encodings.
To achieve this, the patch adds one instruction alias with a special range
condition to avoid collision with the Thumb1 MOV.

Regards,
Mihai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130820/c1bfb419/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LLVM-825.t2mov.patch
Type: application/octet-stream
Size: 3583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130820/c1bfb419/attachment.obj>


More information about the llvm-commits mailing list