llvm-6502/test/MC/X86
Chris Lattner 15f8951799 fix rdar://8735979 - "int 3" doesn't match to "int3". Unfortunately,
InstAlias doesn't allow matching immediate operands, so we have to write
C++ code to do this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129223 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-09 19:41:05 +00:00
..
3DNow.s Add 3DNowA instructions. 2010-10-03 20:23:13 +00:00
dg.exp
padlock.s Add support for the VIA PadLock instructions. 2011-04-04 16:58:13 +00:00
x86_64-avx-clmul-encoding.s
x86_64-avx-encoding.s
x86_64-encoding.s Recognize leavel and leaveq aliases for leave. 2011-02-17 23:36:39 +00:00
x86_64-fma3-encoding.s
x86_64-imm-widths.s Replace a gross hack (the MOV64ri_alt instruction) with a slightly less 2010-10-05 21:09:45 +00:00
x86_directives.s
x86_errors.s
x86_operands.s
x86-32-avx.s
x86-32-coverage.s Recognize leavel and leaveq aliases for leave. 2011-02-17 23:36:39 +00:00
x86-32-fma3.s
x86-32.s Support explicit argument forms for the X86 string instructions. 2011-03-18 11:59:40 +00:00
x86-64.s fix rdar://8735979 - "int 3" doesn't match to "int3". Unfortunately, 2011-04-09 19:41:05 +00:00