llvm-6502/test/MC/AsmParser/X86
2010-03-09 22:50:46 +00:00
..
dg.exp MC/X86: Add a nice X86 assembler matcher test case from Kevin Enderby. 2010-01-29 23:32:40 +00:00
x86_32-bit_cat.s Remove the few # TAILCALL comments that snuck in. As they may fail on linux. 2010-02-11 00:18:12 +00:00
x86_32-bit.s MC/X86: Add a nice X86 assembler matcher test case from Kevin Enderby. 2010-01-29 23:32:40 +00:00
x86_32-encoding.s MC/X86 AsmMatcher: Fix a use after free spotted by d0k, and de-XFAIL 2010-02-10 21:19:28 +00:00
x86_32-new-encoder.s MC/X86: Rename alternate spellings of ADD{8,16,32} and mark as "code gen only" so they don't get selected by the asm matcher. 2010-03-09 22:50:46 +00:00
x86_64-new-encoder.s make pcrel immediate values relative to the start of the field, 2010-02-16 05:03:17 +00:00
x86_instructions.s MC/X86: Push immediate operands as immediates not expressions when possible. 2010-02-13 00:17:21 +00:00
x86_operands.s MC/AsmParser: Attempt to constant fold expressions up-front. This ensures we avoid fixups for obvious cases like '-(16)'. 2010-02-13 01:28:07 +00:00
x86_word_directive.s