llvm-6502/test/MC/AsmParser/X86
Dan Gohman ee5673b622 Fix the sfence instruction to use MRM_F8 instead of MRM7r, since it
doesn't have a register operand. Also, use I instead of PSI, for
consistency with mfence and lfence.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104203 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-20 01:23:41 +00:00
..
dg.exp
x86_32-bit_cat.s
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 Fix the sfence instruction to use MRM_F8 instead of MRM7r, since it 2010-05-20 01:23:41 +00:00
x86_64-encoding.s
x86_64-incl_decl.s
x86_64-new-encoder.s reapply r103668 with a fix. Never make "minor syntax changes" 2010-05-13 00:02:47 +00:00
x86_64-operands.s
x86_64-suffix-matching.s MC/X86: Extend suffix matching hack to match 'q' suffix. 2010-05-12 00:54:20 +00:00
x86_instructions.s fix rdar://7986634 - match instruction opcodes case insensitively. 2010-05-19 23:34:33 +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