llvm-6502/test/MC/AsmParser/X86
Kevin Enderby ca956dc0f6 MC/X86: Add aliases for CMOVcc variants.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104549 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-24 20:32:23 +00:00
..
dg.exp
x86_32-bit_cat.s Fix assembly parsing and encoding of the pushf and popf family of 2010-05-20 16:16:00 +00:00
x86_32-bit.s
x86_32-encoding.s
x86_32-mismatched-add.s
x86_32-new-encoder.s MC/X86: Add aliases for CMOVcc variants. 2010-05-24 20:32:23 +00:00
x86_64-encoding.s
x86_64-imm-widths.s MC/X86: Subdivide immediates a bit more, so that we properly recognize immediates based on the width of the target instruction. For example: 2010-05-22 21:02:33 +00:00
x86_64-incl_decl.s
x86_64-new-encoder.s MC/X86: Add alias for setz, setnz, jz, jnz. 2010-05-22 06:37:33 +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
x86_word_directive.s