Mihai Popa 1a9f21abac Make "mov" work for all Thumb2 MOV encodings
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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188901 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-21 13:14:58 +00:00
..
2012-12-11 06:25:18 +00:00
2011-12-20 23:20:00 +00:00
2013-06-24 09:11:53 +00:00
2013-06-24 09:11:53 +00:00
2012-08-02 08:35:55 +00:00
2012-04-26 01:38:10 +00:00