llvm-6502/test/MC/AsmParser/X86
Daniel Dunbar c26ae5ab7e MC/X86: X86AbsMemAsmOperand is subclass of X86NoSegMemAsmOperand.
- This fixes "leal 0, %eax", for example.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103205 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-06 22:39:14 +00:00
..
dg.exp
x86_32-bit_cat.s Reapply Kevin's change 94440, now that Chris has fixed the limitation on 2010-03-25 16:36:14 +00:00
x86_32-bit.s
x86_32-encoding.s Changed llvm-mc to use the same suffixes with floating point compare 2010-05-03 21:31:40 +00:00
x86_32-mismatched-add.s
x86_32-new-encoder.s
x86_64-encoding.s
x86_64-incl_decl.s
x86_64-new-encoder.s fix rdar://7947167 - llvm-mc doesn't match movsq 2010-05-06 21:48:14 +00:00
x86_64-operands.s
x86_64-suffix-matching.s MC/X86: Chris pointed that 'as' isn't consistent in accepting the long form of 2010-05-04 17:31:02 +00:00
x86_instructions.s MC/X86: X86AbsMemAsmOperand is subclass of X86NoSegMemAsmOperand. 2010-05-06 22:39:14 +00:00
x86_operands.s Revert r103137, fix for $ in labels. It looks like we can't actually handle this 2010-05-06 14:46:38 +00:00
x86_word_directive.s