HomeSort by relevance Sort by last modified time
    Searched refs:triple (Results 201 - 225 of 805) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/test/MC/ARM/Windows/
text-attributes.s 1 @ RUN: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \
  /external/llvm/test/MC/ARM/
arm-elf-relocation-diagnostics.s 1 @ RUN: not llvm-mc -triple armv7-eabi -filetype obj -o - %s 2>&1 \
3 @ RUN: not llvm-mc -triple thumbv7-eabi -filetype obj -o - %s 2>&1 \
arm-elf-relocations.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s | llvm-readobj -r - \
3 @ RUN: llvm-mc -triple thumbv7-eabi -filetype obj -o - %s | llvm-readobj -r - \
arm-qualifier-diagnostics.s 1 @ RUN: not llvm-mc -triple armv7-eabi -filetype asm -o - %s 2>&1 | FileCheck %s
bkpt.s 1 @ RUN: llvm-mc -triple armv7-unknown-unknown -filetype asm -o - %s | FileCheck %s
directive-align.s 1 @ RUN: llvm-mc -triple armv7-eabi %s | FileCheck %s
directive-arch-armv2.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv2a.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv3.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv3m.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv5.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv6-m.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
directive-arch-armv7.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
dot-req-case-insensitive.s 1 @ RUN: llvm-mc -triple=arm < %s | FileCheck %s
dwarf-cfi-initial-state.s 1 # RUN: llvm-mc < %s -triple=armv7-linux-gnueabi -filetype=obj -o - \
eh-directive-fnend-diagnostics.s 1 @ RUN: not llvm-mc %s -triple=armv7-unknown-linux-gnueabi \
elf-eflags-eabi.s 1 @ RUN: llvm-mc %s -triple=armv7-linux-gnueabi -filetype=obj -o - | \
inst-arm-suffixes.s 1 @ RUN: not llvm-mc %s -triple armv7-linux-gnueabi -filetype asm -o - 2>&1 \
inst-directive-emit.s 1 @ RUN: llvm-mc %s -triple armv7-linux-gnueabi -filetype asm -o - | FileCheck %s
inst-thumb-overflow.s 1 @ RUN: not llvm-mc %s -triple armv7-linux-gnueabi -filetype asm -o - 2>&1 \
inst-thumb-suffixes.s 1 @ RUN: not llvm-mc %s -triple armv7-linux-gnueabi -filetype asm -o - 2>&1 \
invalid-crc32.s 1 @ RUN: not llvm-mc -triple=armv8 -show-encoding < %s 2>&1 | FileCheck %s
2 @ RUN: not llvm-mc -triple=thumbv8 -show-encoding < %s 2>&1 | FileCheck %s
thumb-st_other.s 6 @ RUN: llvm-mc < %s -triple thumbv5-linux-gnueabi -filetype=obj -o - \
thumb2-b.w-encodingT4.s 1 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 -show-encoding < %s | FileCheck %s
thumb2-ldrd.s 1 @ RUN: not llvm-mc -triple thumb-eabi -mattr=+thumb2 %s -o /dev/null 2>&1 \

Completed in 156 milliseconds

1 2 3 4 5 6 7 891011>>