llvm-6502/test/MC/AsmParser/X86
Chris Lattner a5729aae5d fixme accomplished
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112386 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-28 20:40:28 +00:00
..
dg.exp
x86_32-avx-clmul-encoding.s Add AVX version of CLMUL instructions 2010-07-23 18:41:12 +00:00
x86_32-avx-encoding.s Support x86 "eiz" and "riz" pseudo index registers in the assembler. 2010-07-24 00:06:39 +00:00
x86_32-bit_cat.s
x86_32-bit.s
x86_32-encoding.s Support x86 "eiz" and "riz" pseudo index registers in the assembler. 2010-07-24 00:06:39 +00:00
x86_32-fma3-encoding.s Add complete assembler support for FMA3 instructions, with descriptions and encodings taken from the AVX manual 2010-07-23 00:54:35 +00:00
x86_32-mismatched-add.s
x86_32-new-encoder.s fix PR7465, mishandling of lcall and ljmp: intersegment long 2010-08-19 01:18:43 +00:00
x86_64-avx-clmul-encoding.s Add AVX version of CLMUL instructions 2010-07-23 18:41:12 +00:00
x86_64-avx-encoding.s Support x86 "eiz" and "riz" pseudo index registers in the assembler. 2010-07-24 00:06:39 +00:00
x86_64-encoding.s Support x86 "eiz" and "riz" pseudo index registers in the assembler. 2010-07-24 00:06:39 +00:00
x86_64-fma3-encoding.s Add complete assembler support for FMA3 instructions, with descriptions and encodings taken from the AVX manual 2010-07-23 00:54:35 +00:00
x86_64-imm-widths.s
x86_64-incl_decl.s
x86_64-new-encoder.s X86: Fix misencode of RI64mi8. This fixes OpenSSL / x86_64-apple-darwin10 / clang -O3. 2010-08-25 21:11:02 +00:00
x86_64-operands.s
x86_64-suffix-matching.s
x86_instruction_errors.s MC/X86/AsmParser: Give an explicit error message when we reject an instruction 2010-08-12 00:55:42 +00:00
x86_instructions.s MC/X86: Tweak imul recognition, previous hack only applies for the imul form 2010-08-24 19:37:56 +00:00
x86_operands.s fixme accomplished 2010-08-28 20:40:28 +00:00
x86_word_directive.s