Searched refs:mc (Results 126 - 150 of 740) sorted by relevance

1234567891011>>

/external/llvm/test/MC/ARM/
H A Dinvalid-hint-arm.s1 @ RUN: not llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 < %s 2>&1 | FileCheck %s
H A Dinvalid-hint-thumb.s1 @ RUN: not llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 < %s 2>&1 | FileCheck %s
H A Dneon-vswp.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
H A Dpool.s1 @ RUN: llvm-mc -triple thumbv7-linux-gnueabi -o - %s | FileCheck %s
H A Dthumb2-strd.s1 @ RUN: not llvm-mc -triple=armv7-linux-gnueabi %s 2>&1 | FileCheck %s
H A Dthumb2be-b.w-encoding.s1 @ RUN: llvm-mc -triple=thumbv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-LE
2 @ RUN: llvm-mc -triple=thumbebv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-BE
H A Dthumb2be-beq.w-encoding.s1 @ RUN: llvm-mc -triple=thumbv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-LE
2 @ RUN: llvm-mc -triple=thumbebv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-BE
H A Dudf-arm-diagnostics.s1 @ RUN: not llvm-mc -triple arm-eabi %s 2>&1 | FileCheck %s
H A Dudf-thumb-2.s1 @ RUN: llvm-mc -triple thumbv7-eabi -mattr +thumb2 -show-encoding %s | FileCheck %s
H A Dudf-thumb-diagnostics.s1 @ RUN: not llvm-mc -triple thumbv6m-eabi %s 2>&1 | FileCheck %s
H A Dunwind-stack-diagnostics.s1 @ RUN: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null 2>&1 %s \
H A Dvariant-diagnostics.s1 @ RUN: not llvm-mc -triple armv7-linux-eabi -filetype asm -o /dev/null 2>&1 %s \
/external/llvm/test/MC/AsmParser/
H A Dcfi-window-save.s1 # RUN: llvm-mc -filetype=asm -triple x86_64-pc-linux-gnu <%s | FileCheck %s
H A Ddirective_end-2.s1 # RUN: llvm-mc -triple i386-unknown-unknown %s -I %p -filetype obj -o - \
H A Difdef.s1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
H A Difndef.s1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
/external/llvm/test/MC/COFF/
H A Dearly-dce.s1 # RUN: llvm-mc -triple i686-windows -g -filetype obj -o - %s \
/external/llvm/test/MC/MachO/AArch64/
H A Ddarwin-ARM64-local-label-diff.s1 ; RUN: llvm-mc -triple arm64-apple-darwin -filetype=obj -o - < %s | macho-dump -dump-section-data | FileCheck %s
/external/llvm/test/MC/MachO/ARM/
H A Dbad-darwin-ARM-reloc.s1 @ RUN: not llvm-mc -n -triple armv7-apple-darwin10 %s -filetype=obj -o - 2> %t.err > %t
H A Dnop-armv4-padding.s1 @ RUN: llvm-mc -triple armv4-apple-darwin %s -filetype=obj -o %t.obj
H A Dnop-armv6t2-padding.s1 @ RUN: llvm-mc -triple armv6t2-apple-darwin %s -filetype=obj -o %t.obj
H A Drelax-thumb-ldr-literal.s1 @ RUN: llvm-mc -n -triple thumbv7-apple-darwin10 %s -filetype=obj -o %t.obj
H A Drelax-thumb2-branches.s1 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -show-encoding %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
H A Dthumb2-function-relative-load.s1 @ RUN: llvm-mc -n -triple thumbv7-apple-darwin10 %s -filetype=obj -o %t.obj
H A Dthumb2-movt-fixup.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-darwin10 -filetype=obj -o - < %s | macho-dump | FileCheck %s

Completed in 129 milliseconds

1234567891011>>