1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/MC/X86
Michael Zuckerman 8fdb077443 [X86][inline asm] support even directive
The .even directive aligns content to an evan-numbered address.

In at&t syntax .even 
In Microsoft syntax even (without the dot).

Differential Revision: http://reviews.llvm.org/D15413

llvm-svn: 255462
2015-12-13 17:07:23 +00:00
..
AlignedBundling
3DNow.s
2011-09-06-NoNewline.s
address-size.s
avx512-encodings.s [X86][AVX512] add vmovss/sd missing encoding 2015-12-06 13:26:56 +00:00
avx512-err.s
avx512bw-encoding.s
avx512vl-encoding.s
cfi_def_cfa-crash.s [MC] Convert the last test using macho-dump under X86/ to llvm-readobj. 2015-08-12 10:36:16 +00:00
compact-unwind.s
encoder-fail.s Visibly fail if attempting to encode register AH,BH,CH,DH in a REX-prefixed instruction. 2015-11-11 15:51:16 +00:00
expand-var.s Fix symbol value computation when part of the expression is weak. 2015-08-20 16:18:30 +00:00
faultmap-section-parsing.s
fde-reloc.s
fixup-cpu-mode.s
gnux32-dwarf-gen.s
hex-immediates.s
i386-darwin-frame-register.ll
index-operations.s
inline-asm-obj.ll
intel-syntax-2.s [x86] translating "fp" (floating point) instructions from {fadd,fdiv,fmul,fsub,fsubr,fdivr} to {faddp,fdivp,fmulp,fsubp,fsubrp,fdivrp} 2015-11-12 16:58:51 +00:00
intel-syntax-ambiguous.s [X86] MS inline asm: produce error when encountering "<type> ptr <reg name>" 2015-12-03 12:17:03 +00:00
intel-syntax-avx512.s [X86][AVX512] add vmovss/sd missing encoding 2015-12-06 13:26:56 +00:00
intel-syntax-bitwise-ops.s
intel-syntax-directional-label.s
intel-syntax-encoding.s
intel-syntax-error.s
intel-syntax-hex.s
intel-syntax-invalid-basereg.s
intel-syntax-invalid-scale.s
intel-syntax-print.ll
intel-syntax-ptr-sized.s
intel-syntax-unsized-memory.s
intel-syntax-x86-64-avx512f_vl.s
intel-syntax.s dding test for fnstsw 2015-12-08 12:00:24 +00:00
invalid-sleb.s
large-bss.s Fix pr24832. 2015-11-05 00:10:08 +00:00
lit.local.cfg
macho-reloc-errors-x86_64.s X86: produce more friendly errors during MachO relocation handling 2015-12-08 18:31:35 +00:00
macho-reloc-errors-x86.s X86: produce more friendly errors during MachO relocation handling 2015-12-08 18:31:35 +00:00
macho-uleb.s
mpx-encodings.s
no-elf-compact-unwind.s
padlock.s
relax-insn.s
reloc-macho.s
reloc-undef-global.s
ret.s
sgx-encoding.s
shuffle-comments.s
stackmap-nops.ll
validate-inst-att.s [X86] Change the immediate for IN/OUT instructions to u8imm so the assembly parser will check the size. 2015-10-12 04:17:55 +00:00
validate-inst-intel.s [X86] Remove special validation for INT immediate operand from AsmParser. Instead mark its operand type as u8imm which will cause it to fail to match. This is more consistent with other instruction behavior. 2015-10-11 18:27:24 +00:00
variant-diagnostics.s
x86_64-avx-clmul-encoding.s
x86_64-avx-encoding.s
x86_64-bmi-encoding.s
x86_64-encoding.s
x86_64-fma3-encoding.s
x86_64-fma4-encoding.s
x86_64-hle-encoding.s
x86_64-imm-widths.s
x86_64-rand-encoding.s
x86_64-rtm-encoding.s
x86_64-signed-reloc.s
x86_64-sse4a.s
x86_64-tbm-encoding.s
x86_64-xop-encoding.s
x86_directives.s
x86_errors.s
x86_long_nop.s
x86_nop.s Alternative to long nops for X86 CPUs, by Andrey Turetsky 2015-11-19 11:44:35 +00:00
x86_operands.s
x86-16.s
x86-32-avx.s
x86-32-coverage.s [X86] Add AMD mwaitx, monitorx, and clzero instructions to the assembly parser and disassembler. 2015-10-21 17:26:45 +00:00
x86-32-fma3.s
x86-32-ms-inline-asm.s
x86-32.s
x86-64-avx512bw_vl.s AVX512: Implemented encoding for the follow instructions. 2015-11-19 07:43:43 +00:00
x86-64-avx512bw.s AVX512: Implemented encoding for the follow instructions. 2015-11-19 07:43:43 +00:00
x86-64-avx512cd_vl.s [X86][AVX512] small bugfix in VPBROADCASTM 2015-11-05 08:08:21 +00:00
x86-64-avx512cd.s AVX512: Implemented encoding and intrinsics for vplzcntq, vplzcntd, vpconflictq, vpconflictd 2015-09-03 09:05:31 +00:00
x86-64-avx512dq_vl.s AVX512: Implemented encoding and intrinsics for VBROADCASTI32x2 and VBROADCASTF32x2 instructions. 2015-11-02 07:39:36 +00:00
x86-64-avx512dq.s AVX512: Implemented encoding and intrinsics for VBROADCASTI32x2 and VBROADCASTF32x2 instructions. 2015-11-02 07:39:36 +00:00
x86-64-avx512f_vl.s AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP instructions. 2015-11-19 08:26:56 +00:00
x86-64.s [MC] Add support for GNU as-compatible binary operator precedence 2015-10-26 03:15:34 +00:00
x86-evenDirective.s [X86][inline asm] support even directive 2015-12-13 17:07:23 +00:00
x86-itanium.ll
x86-target-directives.s
x86-windows-itanium-libcalls.ll