OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:armv5t
(Results
1 - 6
of
6
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/ARM/
v5t-subarch.s
1
@ RUN: llvm-mc < %s -triple
armv5t
-elf -filetype=obj | llvm-objdump -triple=arm -d - | FileCheck %s
3
.arch
armv5t
/external/llvm/test/MC/ARM/
directive-arch-armv5t.s
1
@ Test the .arch directive for
armv5t
4
@
armv5t
architecture.
12
.arch
armv5t
14
@ CHECK-ASM: .arch
armv5t
not-armv4.s
4
@ CHECK: error: instruction requires:
armv5t
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
directive-arch-armv5t.s
1
@ Test the .arch directive for
armv5t
4
@
armv5t
architecture.
12
.arch
armv5t
14
@ CHECK-ASM: .arch
armv5t
not-armv4.s
4
@ CHECK: instruction requires:
armv5t
/external/u-boot/arch/arm/
Makefile
16
arch-$(CONFIG_CPU_ARM1176) =-march=
armv5t
Completed in 482 milliseconds