OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:armv8a
(Results
1 - 15
of
15
) sorted by null
/external/clang/test/Driver/
as-default-dwarf.s
2
@ RUN: %clang --target=
armv8a
--linux-gnueabi -c %s -o %t
/external/llvm/test/MC/ARM/
ras-extension.s
1
@ RUN: llvm-mc -triple
armv8a
-none-eabi -mattr=+ras -show-encoding %s | FileCheck %s --check-prefix=ARM
directive-arch-armv8a.s
4
@ armv8-a architecture when using the
armv8a
alias.
12
.arch
armv8a
fullfp16-neg.s
1
@ RUN: not llvm-mc -triple
armv8a
-none-eabi -mattr=-fullfp16 -show-encoding < %s 2>&1 | FileCheck %s
2
@ RUN: not llvm-mc -triple
armv8a
-none-eabi -mattr=-fullfp16,+thumb-mode -show-encoding < %s 2>&1 | FileCheck %s
fullfp16-neon-neg.s
1
@ RUN: not llvm-mc -triple
armv8a
-none-eabi -mattr=-fullfp16,+neon -show-encoding < %s 2>&1 | FileCheck %s
2
@ RUN: not llvm-mc -triple
armv8a
-none-eabi -mattr=+fullfp16,-neon -show-encoding < %s 2>&1 | FileCheck %s
fullfp16.s
1
@ RUN: llvm-mc -triple
armv8a
-none-eabi -mattr=+fullfp16 -show-encoding < %s | FileCheck %s --check-prefix=ARM
2
@ RUN: llvm-mc -triple
armv8a
-none-eabi -mattr=+fullfp16,+thumb-mode -show-encoding < %s | FileCheck %s --check-prefix=THUMB
fullfp16-neon.s
1
@ RUN: llvm-mc -triple
armv8a
-none-eabi -mattr=+fullfp16,+neon -show-encoding < %s | FileCheck %s --check-prefix=ARM
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
ras-extension.s
1
@ RUN: llvm-mc -triple
armv8a
-none-eabi -mattr=+ras -show-encoding %s | FileCheck %s --check-prefix=ARM
csdb.s
1
@ RUN: llvm-mc -triple
armv8a
-none-eabi -show-encoding %s | FileCheck %s --check-prefix=ARM
directive-arch-armv8a.s
4
@ armv8-a architecture when using the
armv8a
alias.
12
.arch
armv8a
fullfp16-neg.s
1
@ RUN: not llvm-mc -triple
armv8a
-none-eabi -mattr=-fullfp16 -show-encoding < %s 2>&1 | FileCheck %s
2
@ RUN: not llvm-mc -triple
armv8a
-none-eabi -mattr=-fullfp16,+thumb-mode -show-encoding < %s 2>&1 | FileCheck %s
fullfp16-neon-neg.s
1
@ RUN: not llvm-mc -triple
armv8a
-none-eabi -mattr=-fullfp16,+neon -show-encoding < %s 2>&1 | FileCheck %s
2
@ RUN: not llvm-mc -triple
armv8a
-none-eabi -mattr=+fullfp16,-neon -show-encoding < %s 2>&1 | FileCheck %s
fullfp16.s
1
@ RUN: llvm-mc -triple
armv8a
-none-eabi -mattr=+fullfp16 -show-encoding < %s | FileCheck %s --check-prefix=ARM
2
@ RUN: llvm-mc -triple
armv8a
-none-eabi -mattr=+fullfp16,+thumb-mode -show-encoding < %s | FileCheck %s --check-prefix=THUMB
fullfp16-neon.s
1
@ RUN: llvm-mc -triple
armv8a
-none-eabi -mattr=+fullfp16,+neon -show-encoding < %s | FileCheck %s --check-prefix=ARM
/device/linaro/bootloader/arm-trusted-firmware/
Makefile
133
TF_CFLAGS_aarch32 = -target
armv8a
-none-eabi
Completed in 299 milliseconds