llvm-6502/test/MC
Kevin Enderby a827a47923 Make sure the alternate PC+imm syntax of LDR instruction with a small
immediate generates the narrow version.  Needed when doing round-trip
assemble/disassemble testing using the alternate syntax that specifies
'pc' directly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170255 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-14 23:04:25 +00:00
..
ARM Make sure the alternate PC+imm syntax of LDR instruction with a small 2012-12-14 23:04:25 +00:00
AsmParser Add support for macro parameters/arguments delimited by spaces, 2012-09-19 20:36:12 +00:00
COFF [MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev! 2012-11-13 22:04:09 +00:00
Disassembler Added a option to the disassembler to print immediates as hex. 2012-12-05 18:13:19 +00:00
ELF Add a test for explicitly exercising the mc-relax-all flag. 2012-12-10 20:36:01 +00:00
MachO Correct ARM NOP encoding 2012-12-05 21:01:27 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
Mips Mips direct object xgot support 2012-11-21 23:38:59 +00:00
PowerPC Fix initial frame state on powerpc64. 2012-11-28 18:21:03 +00:00
X86 Make this Lit config file a bit slimmer 2012-12-13 02:03:46 +00:00