OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cortex
(Results
76 - 89
of
89
) sorted by null
1
2
3
4
/external/llvm/test/MC/ARM/
neont2-add-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-satshift-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-shift-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-shiftaccum-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neon-bitwise-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s \
neon-cmp-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-add-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
neon-vst-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
simple-fp-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
neon-shift-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-vld-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
basic-arm-instructions.s
1
@ RUN: llvm-mc -triple=armv7-apple-darwin -mcpu=
cortex
-a8 -show-encoding < %s | FileCheck %s
[
all
...]
basic-thumb2-instructions.s
1
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=
cortex
-a8 -show-encoding < %s | FileCheck %s
[
all
...]
/external/libvpx/libvpx/build/make/
configure.sh
827
tune_cpu=
cortex
-a8
865
check_add_cflags --cpu=
Cortex
-A8
866
check_add_asflags --cpu=
Cortex
-A8
914
#
Cortex
-A8 implementations (NDK Dev Guide)
915
add_ldflags "-Wl,--fix-
cortex
-a8"
[
all
...]
Completed in 126 milliseconds
1
2
3
4