HomeSort by relevance Sort by last modified time
    Searched refs:armv7 (Results 76 - 100 of 429) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/MC/ARM/
directive-word-diagnostics.s 1 @ RUN: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null 2>&1 %s \
4 .cpu armv7
ldr-pseudo-parse-errors.s 1 @RUN: not llvm-mc -triple=armv7-unknown-linux-gnueabi < %s 2>&1 | FileCheck %s
2 @RUN: not llvm-mc -triple=armv7-apple-darwin < %s 2>&1 | FileCheck %s
variant-diagnostics.s 1 @ RUN: not llvm-mc -triple armv7-linux-eabi -filetype asm -o /dev/null 2>&1 %s \
4 .arch armv7
directive-unsupported.s 4 @ RUN: not llvm-mc -triple armv7-darwin -filetype asm -o /dev/null %s 2>&1 \
9 .arch armv7
12 // CHECK: .arch armv7
51 .object_arch armv7
54 // CHECK: .object_arch armv7
directive-arch-armv7.s 1 @ Test the .arch directive for armv7
4 @ armv7 architecture.
12 .arch armv7
14 @ CHECK-ASM: .arch armv7
directive-arch_extension-toggle.s 1 @ RUN: llvm-mc -triple armv7-eabi -mattr hwdiv -filetype asm -o /dev/null %s
directive-thumb_func.s 1 @ RUN: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null %s 2>&1 \
5 @ RUN: llvm-mc -triple armv7-darwin -filetype asm -o /dev/null %s
directive-object_arch-2.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \
7 .arch armv7
directive-object_arch.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \
6 .arch armv7
invalid-vector-index.s 1 @ RUN: not llvm-mc -triple=armv7-apple-darwin < %s 2>&1 | FileCheck %s
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arch7em-bad.d 2 #as: -march=armv7-m
mrs-msr-arm-v7-a-bad.s 1 .arch armv7-a
addthumb2err.d 2 #as: -march=armv7-a
ld-sp-warn-v7.d 2 # as: -march=armv7
ld-sp-warn-v7a.d 2 # as: -march=armv7-a
ld-sp-warn-v7r.d 2 # as: -march=armv7-r
ldgesb-bad.d 2 # as: -march=armv7-a
ldgesh-bad.d 2 # as: -march=armv7-a
mrs-msr-thumb-v7-m.s 1 .arch armv7-m
  /device/generic/mini-emulator-armv7-a-neon/
BoardConfig.mk 6 include device/generic/armv7-a-neon/BoardConfig.mk
  /external/llvm/test/MC/MachO/ARM/
bad-darwin-directives.s 1 @ RUN: not llvm-mc -n -triple armv7-apple-darwin10 %s -filetype asm -o /dev/null 2>&1 \
4 @ RUN: not llvm-mc -n -triple armv7-apple-darwin10 %s -filetype obj -o /dev/null 2>&1 \
18 .arch armv7
27 .object_arch armv7
  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-13.s 1 @ RUN: llvm-mc -triple armv7-elf -filetype asm -o - %s | FileCheck %s
2 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \
attribute-136.s 1 @ RUN: llvm-mc -triple armv7-elf -filetype asm -o - %s | FileCheck %s
2 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \
attribute-14.s 1 @ RUN: llvm-mc -triple armv7-elf -filetype asm -o - %s | FileCheck %s
2 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \
attribute-15.s 1 @ RUN: llvm-mc -triple armv7-elf -filetype asm -o - %s | FileCheck %s
2 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \

Completed in 271 milliseconds

1 2 34 5 6 7 8 91011>>