llvm-6502/test/MC/AsmParser/X86
Chris Lattner 9fc05227a2 Implement the major chunk of PR7195: support for 'callw'
in the integrated assembler.  Still some discussion to be
done.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107825 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-07 22:27:31 +00:00
..
dg.exp
x86_32-bit_cat.s
x86_32-bit.s
x86_32-encoding.s Add more assembly opcodes for SSE compare instructions 2010-07-07 22:24:03 +00:00
x86_32-mismatched-add.s
x86_32-new-encoder.s Add support for the x86 instructions "pusha" and "popa". 2010-06-23 20:00:58 +00:00
x86_64-encoding.s Implement the major chunk of PR7195: support for 'callw' 2010-07-07 22:27:31 +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 fix rdar://7873482 by teaching the instruction encoder to emit 2010-06-19 00:34:00 +00:00
x86_64-operands.s Teach the x86 mc assembler that %dr6 = %db6, this implements 2010-06-24 07:29:18 +00:00
x86_64-suffix-matching.s
x86_instructions.s
x86_operands.s
x86_word_directive.s