llvm-6502/test/MC
Renato Golin 7eacf4e813 Added parsing co-processor names starting with "cr"
Additional compliant GAS names for coprocessor register name
are enabled for all instruction with parameter MCK_CoprocReg:
LDC,LDC2,STC,STC2,CDP,CDP2,MCR,MCR2,MCRR,MCRR2,MRC,MRC2,MRRC,MRRC2

Patch by Andrey Kuharev.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211776 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-26 13:10:53 +00:00
..
AArch64 ldr-pseudo-obj-errors.s: Fix silly copypasto. 2014-06-24 23:18:07 +00:00
ARM Added parsing co-processor names starting with "cr" 2014-06-26 13:10:53 +00:00
AsmParser Allow using .cfi_startproc without a leading symbol. 2014-06-23 15:34:32 +00:00
COFF Change the default input for llvm-nm to be a.out instead of standard input 2014-06-23 20:27:53 +00:00
Disassembler [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fields 2014-06-24 01:42:32 +00:00
ELF Allow using .cfi_startproc without a leading symbol. 2014-06-23 15:34:32 +00:00
MachO Change the default input for llvm-nm to be a.out instead of standard input 2014-06-23 20:27:53 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips [mips] Added support for assembling sdbbp. 2014-06-24 13:00:32 +00:00
PowerPC Emit DWARF3 call frame information when DWARF3+ debug info is requested 2014-06-19 15:39:33 +00:00
Sparc Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
SystemZ Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
X86 [X86] AVX512: Fix asm syntax for packed vcmp 2014-06-26 00:21:12 +00:00