llvm-6502/test/MC/AsmParser/X86
2010-05-25 18:40:53 +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 Make sure aeskeygenassist uses an unsigned immediate field. 2010-05-25 17:33:22 +00:00
x86_32-mismatched-add.s
x86_32-new-encoder.s MC/X86: Define explicit immediate forms of cmp{ss,sd,ps,pd}. 2010-05-25 18:40:53 +00:00
x86_64-encoding.s Fix an mmx movd encoding. 2010-05-24 20:51:08 +00:00
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 The BT64ri8 record in X86Instr64bit.td was missing a REX_W which is required 2010-05-25 18:16:58 +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