llvm-6502/test/MC
Wesley Peck 41400da31e 1. Finishing MBlaze MC asm parser test cases
2. Parsing .word directive in MBlaze asm parser
3. Fixing hack where memory instructions reversed order of last two parameters
4. Fixing many improperly encoded instructions
5. Support parsing special instructions (MFS,MTS,etc.)
6. Removing unused functions from inst printer


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118941 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-12 23:30:17 +00:00
..
ARM First stab at providing correct Thumb2 encodings, start with adc. 2010-11-12 21:12:40 +00:00
AsmParser Add support for .value. 2010-11-01 15:29:07 +00:00
COFF Unbreak test on non-COFF targets. 2010-10-16 11:27:13 +00:00
Disassembler chase owen. 2010-11-02 23:55:24 +00:00
ELF gnu as support both % and @ before types, do the same. 2010-11-12 15:47:08 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00
MBlaze 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
X86 accept lret as an alias for lretl, fixing the reopened part of PR8592 2010-11-12 18:54:56 +00:00