llvm-6502/test/MC
Johnny Chen 52d2b0ed00 Thumb instructions which have reglist operands at the end and predicate operands
before reglist were not properly handled with respect to IT Block.  Fix that by
creating a new method ARMBasicMCBuilder::DoPredicateOperands() used by those
instructions for disassembly.  Add a test case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101974 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-21 01:01:19 +00:00
..
AsmParser teach the x86 asm parser how to handle segment prefixes 2010-04-17 18:56:34 +00:00
Disassembler Thumb instructions which have reglist operands at the end and predicate operands 2010-04-21 01:01:19 +00:00
MachO MC/Mach-O/x86_64: Support @GOTPCREL on symbols, even for non-PCrel relocations! 2010-03-29 23:56:40 +00:00