llvm-6502/test/MC/AsmParser/X86
Chris Lattner c4d3f662fc fix the encodings of monitor and mwait, which were completely
busted in both encoders.  I'm not bothering to fix it in the
old one at this point.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95947 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-12 01:06:22 +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 fix the encodings of monitor and mwait, which were completely 2010-02-12 01:06:22 +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