.. |
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
|
Fix assembly parsing and encoding of the pushf and popf family of
|
2010-05-20 16:16:00 +00:00 |
x86_32-bit.s
|
xfail these tests temporarily to get teh buildbots back to happy land.
|
2010-03-14 07:32:48 +00:00 |
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
|
MC/X86: Add an XFAIL test where we aren't matching the correct instruction
|
2010-03-13 00:47:25 +00:00 |
x86_32-new-encoder.s
|
Fix an inconsistency in the x86 backend that led it to reject "calll foo" on
|
2010-09-22 05:49:14 +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
|
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
|
MC/X86/AsmMatcher: Use the new instruction cleanup routine to implement a
|
2010-03-18 20:06:02 +00:00 |
x86_64-new-encoder.s
|
fix rdar://8438816 - unrecognized 'fildq' instruction
|
2010-09-16 20:46:38 +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
|
MC/X86: Extend suffix matching hack to match 'q' suffix.
|
2010-05-12 00:54:20 +00:00 |
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
|
implement rdar://8491845 - Gas supports commuted forms of non-commutable instructions.
|
2010-09-29 18:39:16 +00:00 |
x86_operands.s
|
Fix an inconsistency in the x86 backend that led it to reject "calll foo" on
|
2010-09-22 05:49:14 +00:00 |
x86_word_directive.s
|
|
|