llvm-6502/test/MC
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
..
AArch64
ARM Make "mov" work for all Thumb2 MOV encodings 2013-08-21 13:14:58 +00:00
AsmParser
COFF
Disassembler [SystemZ] Add FI[EDX]BRA 2013-08-21 08:58:08 +00:00
ELF
MachO
Markup
Mips [micromips] Print instruction alias "not" if the last operand of a nor is zero. 2013-08-21 01:18:46 +00:00
PowerPC Add the PPC fcpsgn instruction 2013-08-19 05:01:02 +00:00
SystemZ [SystemZ] Add FI[EDX]BRA 2013-08-21 08:58:08 +00:00
X86 AVX-512: Added SHIFT instructions. 2013-08-21 09:36:02 +00:00