OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cortex
(Results
26 - 50
of
89
) sorted by null
1
2
3
4
/external/llvm/test/MC/ARM/
neont2-reverse-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-table-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
vpush-vpop.s
1
@ RUN: llvm-mc -triple armv7-unknown-unknown -mcpu=
cortex
-a8 -show-encoding < %s | FileCheck --check-prefix=CHECK-ARM %s
2
@ RUN: llvm-mc -triple thumbv7-unknown-unknown -mcpu=
cortex
-a8 -show-encoding < %s | FileCheck --check-prefix=CHECK-THUMB %s
arm_addrmode2.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding %s | FileCheck %s
neon-abs-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-bitcount-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-neg-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-reciprocal-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-abs-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-bitcount-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-bitwise-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-dup-encoding.s
1
@RUN: llvm-mc -triple thumbv7-unknown-unknown -mcpu=
cortex
-a8 -show-encoding < %s | FileCheck %s
neont2-neg-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-reciprocal-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neon-convert-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a9 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-cmp-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-convert-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a9 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-shuffle-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-sub-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
thumb-shift-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumbv7 -show-encoding < %s | FileCheck %s
vfp4.s
3
@ RUN: llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mcpu=
cortex
-m4 | FileCheck %s --check-prefix=THUMB_V7EM
/build/core/
llvm_config.mk
104
# clang does not support -mcpu=
cortex
-a15 yet - fall back to armv7-a for now
105
$(call clang-flags-subst,-mcpu=
cortex
-a15,-march=armv7-a)
/external/chromium_org/skia/
skia_opts_neon.target.darwin-arm.mk
231
-Wl,--fix-
cortex
-a8 \
252
-Wl,--fix-
cortex
-a8 \
skia_opts_neon.target.linux-arm.mk
231
-Wl,--fix-
cortex
-a8 \
252
-Wl,--fix-
cortex
-a8 \
/device/asus/grouper/
BoardConfigCommon.mk
37
TARGET_CPU_VARIANT :=
cortex
-a9
Completed in 1060 milliseconds
1
2
3
4