OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cortex
(Results
51 - 75
of
96
) sorted by null
1
2
3
4
/external/llvm/test/MC/ARM/
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-hints.s
2
@ RUN: llvm-mc -triple=thumbv6-apple-darwin -mcpu=
cortex
-m0 -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
thumb-shift-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumbv7 -show-encoding < %s | FileCheck %s
thumb2-branches.s
1
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=
cortex
-a8 -show-encoding < %s | FileCheck %s
144
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=
cortex
-a8 -show-encoding < %s | FileCheck %s
neon-absdiff-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-mul-accum-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-absdiff-encoding.s
1
@RUN: llvm-mc -triple thumbv7-unknown-unknown -mcpu=
cortex
-a8 -show-encoding < %s | FileCheck %s
neont2-mul-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-pairwise-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
vfp4.s
3
@ RUN: not llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mcpu=
cortex
-m4 > %t 2> %t2
arm-shift-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple armv7 -show-encoding < %s | FileCheck %s
neon-minmax-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-pairwise-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-shuffle-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-minmax-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-mov-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-mul-accum-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-vld-encoding.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
/art/build/
Android.common_build.mk
291
ifneq ($(filter
cortex
-a15, $(TARGET_CPU_VARIANT)),)
/bionic/libc/tools/
genlibgcc_compat.py
55
* The __aeabi_idiv function is added to the list since
cortex
-a15 supports
57
* __aeabi_idiv but legacy libraries built against
cortex
-a9 targets still need
/build/core/
config.mk
554
ifneq (,$(filter $(DEX2OAT_TARGET_CPU_VARIANT),
cortex
-a7
cortex
-a15 krait denver))
562
ifneq (,$(filter $($(TARGET_2ND_ARCH_VAR_PREFIX)DEX2OAT_TARGET_CPU_VARIANT),
cortex
-a7
cortex
-a15 krait denver))
/external/llvm/test/tools/llvm-readobj/ARM/
attributes.s
6
.cpu
cortex
-a8
9
.eabi_attribute Tag_CPU_raw_name, "
Cortex
-A9"
10
.eabi_attribute Tag_CPU_name, "
cortex
-a9"
57
@ CHECK: Value:
CORTEX
-A9
62
@ CHECK: Value:
CORTEX
-A9
unwind.s
6
.cpu
cortex
-a8
Completed in 409 milliseconds
1
2
3
4