HomeSort by relevance Sort by last modified time
    Searched full:armv7 (Results 176 - 200 of 1306) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/test/CodeGen/ARM/
noopt-dmb-v7.ll 2 ; RUN: llc -O0 < %s -mtriple=armv7 -mattr=+db | FileCheck %s
  /external/llvm/test/MC/ARM/
arm-it-block.s 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
cxx-global-constructor.ll 1 ; RUN: llc %s -mtriple=armv7-linux-gnueabi -relocation-model=pic \
diagnostics-noneon.s 1 @ RUN: not llvm-mc -triple=armv7-apple-darwin -mattr=-neon < %s 2> %t
directive-arch-armv7-a.s 1 @ Test the .arch directive for armv7-a
4 @ armv7-a architecture.
12 .arch armv7-a
14 @ CHECK-ASM: .arch armv7-a
directive-arch-armv7-r.s 1 @ Test the .arch directive for armv7-r
4 @ armv7-r architecture.
12 .arch armv7-r
14 @ CHECK-ASM: .arch armv7-r
directive-arch-semantic-action.s 7 .arch armv7
directive-fpu-instrs.s 1 // RUN: llvm-mc -triple armv7-unknown-linux-gnueabi -mattr=+vfp3,-neon %s
inst-constant-required.s 1 @ RUN: not llvm-mc %s -triple=armv7-linux-gnueabi -filetype asm -o - 2>&1 \
inst-overflow.s 1 @ RUN: not llvm-mc %s -triple armv7-linux-gnueabi -filetype asm -o - 2>&1 \
inst-thumb-overflow-2.s 1 @ RUN: not llvm-mc %s -triple armv7-linux-gnueabi -filetype asm -o - 2>&1 \
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 \
ldrd-strd-gnu-arm-bad-imm.s 1 @ RUN: not llvm-mc -triple=armv7-linux-gnueabi %s 2>&1 | FileCheck %s
ldrd-strd-gnu-sp.s 2 // RUN: llvm-mc -triple=armv7-linux-gnueabi -show-encoding < %s | FileCheck %s
ldrd-strd-gnu-thumb-bad-regs.s 1 @ RUN: not llvm-mc -triple=armv7-linux-gnueabi %s 2>&1 | FileCheck %s
neon-vswp.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
thumb2-strd.s 1 @ RUN: not llvm-mc -triple=armv7-linux-gnueabi %s 2>&1 | FileCheck %s
  /external/skia/experimental/iOSSampleApp/
SkiOSSampleApp-Base.xcconfig 10 ARCHS=armv6 armv7
  /ndk/tests/device/test-cpufeatures/jni/
Android.mk 41 # filter-out -march=armv7-a which isn't compatible with -mcpu=cortex-a15
42 TARGET_CFLAGS := $(filter-out -march=armv7-a, $(TARGET_CFLAGS))
51 # filter-out -march=armv7-a which isn't compatible with -mcpu=cortex-a15
52 TARGET_CFLAGS := $(filter-out -march=armv7-a, $(TARGET_CFLAGS))
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
ldr-global.s 3 .arch armv7-a
vfp-fma-inc.s 2 .arch armv7-a
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
thumb2-b-interwork.s 3 .arch armv7-a
thumb2-bl-bad.s 3 .arch armv7
thumb2-bl.s 4 .arch armv7

Completed in 238 milliseconds

1 2 3 4 5 6 78 91011>>