llvm-6502/test/MC
Hal Finkel b932ed3c3d [PowerPC] Add the 'attn' instruction
The attn instruction is not part of the Power ISA, but is documented in the A2
user manual, and is accepted by the GNU assembler for the A2 and the POWER4+.
Reported as part of PR21650.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222712 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-25 00:30:11 +00:00
..
AArch64
ARM Fix transformation of add with pc argument to adr for non-immediate 2014-11-21 22:39:34 +00:00
AsmParser
COFF
Disassembler [PowerPC] Add the 'attn' instruction 2014-11-25 00:30:11 +00:00
ELF
Hexagon [Hexagon] Adding asrh instruction, removing unused multiclasses. 2014-11-24 18:04:42 +00:00
MachO
Markup
Mips [mips][microMIPS] Fix JRADDIUSP instruction 2014-11-24 16:14:10 +00:00
PowerPC [PowerPC] Add the 'attn' instruction 2014-11-25 00:30:11 +00:00
R600 R600/SI: Start implementing an assembler 2014-11-14 14:08:00 +00:00
Sparc
SystemZ
X86