llvm-6502/test/MC/AsmParser/X86
Kevin Enderby d901690b82 Replace this file containing 4 tests of x86 32-bit encodings with a file
containing the subset of the full auto generated test case that currently
encodes correctly.  Again it is useful as we bring up the the new encoder
to make sure currently working stuff stays working.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95791 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-10 19:13:56 +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 # TAILCALL markers, which was causing the to fail. 2010-02-02 22:36:29 +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 Replace this file containing 4 tests of x86 32-bit encodings with a file 2010-02-10 19:13:56 +00:00
x86_instructions.s Implement x86 asm parsing support for %st and %st(4) 2010-02-09 00:49:22 +00:00
x86_operands.s
x86_word_directive.s