/external/llvm/test/ExecutionEngine/MCJIT/remote/ |
lit.local.cfg | 10 if 'armv4' in root.target_triple or 'armv5' in root.target_triple:
|
/dalvik/vm/mterp/arm-vfp/ |
README.txt | 6 accesses (which is true for some ARMv5 and all ARMv6/v7), to avoid having
|
/external/llvm/test/CodeGen/ARM/ |
2009-05-07-RegAllocLocal.ll | 1 ; RUN: llc < %s -mtriple=armv5-unknown-linux-gnueabi -O0 -regalloc=fast
|
2010-03-18-ldm-rtrn.ll | 2 ; RUN: llc < %s -mtriple=armv5-unknown-eabi | FileCheck %s
|
2009-09-28-LdStOptiBug.ll | 1 ; RUN: llc < %s -mtriple=armv5-unknown-linux-gnueabi -mcpu=arm10tdmi | FileCheck %s
|
2013-05-31-char-shift-crash.ll | 3 ; RUN: llc < %s -O0 -mtriple=armv5-unknown-linux
|
fast-isel-ext.ll | 5 ; RUN: llc < %s -O0 -fast-isel-abort -mtriple=armv5-apple-ios | FileCheck %s --check-prefix=prev6 6 ; RUN: llc < %s -O0 -fast-isel-abort -mtriple=armv5-linux-gnueabi | FileCheck %s --check-prefix=prev6
|
/external/kernel-headers/original/asm-arm/ |
glue.h | 38 * v5tej_early - ARMv5 with Thumb and Java early abort handler 39 * xscale - ARMv5 with Thumb with Xscale extensions
|
processor.h | 102 * Prefetching support - only ARMv5.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
arm_instruction_set_select.h | 59 # define ARMV5 1 62 #if defined(ARMV5) || \
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
arm_instruction_set_select.h | 59 # define ARMV5 1 62 #if defined(ARMV5) || \
|
/external/compiler-rt/make/platform/ |
darwin_fat.mk | 50 FUNCTIONS.armv5 := $(CommonFunctions) $(ArchFunctions.armv5)
|
/external/compiler-rt/lib/arm/ |
Makefile.mk | 12 OnlyArchs := armv5 armv6 armv7 armv7f armv7k armv7s
|
/external/chromium_org/base/ |
atomicops_internals_arm_gcc.h | 17 // * ARMv5 didn't support SMP, there is no memory barrier instruction at 36 // * This source could be compiled to ARMv5 machine code that runs on a 148 // This tests against any known ARMv5 variant. 154 // On ARMv5, this is implemented by a special code path that the kernel
|
/external/qemu/distrib/sdl-1.2.15/ |
README.Symbian | 15 That produces WINSCW and ARMV5 versions of sdl.dll runtime library
|
/system/core/libpixelflinger/ |
Android.mk | 5 # C/C++ and ARMv5 objects
|
/external/qemu/distrib/ |
build-kernel.sh | 65 --armv5) 108 echo " --armv5 build ARMv5 binaries"
|
/bionic/libc/arch-arm/include/machine/ |
cpu-features.h | 95 /* instructions introduced in ARMv5 */ 135 * of the new instruction address. Before ARMv5, this was not the
|
/build/core/ |
llvm_config.mk | 96 # llvm does not yet support -march=armv5e nor -march=armv5te, fall back to armv5 or armv5t 98 $(call clang-flags-subst,-march=armv5e,-march=armv5)
|
/development/ndk/platforms/android-3/arch-arm/include/machine/ |
cpu-features.h | 95 /* instructions introduced in ARMv5 */ 135 * of the new instruction address. Before ARMv5, this was not the
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/ |
cpu-features.h | 95 /* instructions introduced in ARMv5 */ 135 * of the new instruction address. Before ARMv5, this was not the
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/ |
cpu-features.h | 95 /* instructions introduced in ARMv5 */ 135 * of the new instruction address. Before ARMv5, this was not the
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/ |
cpu-features.h | 95 /* instructions introduced in ARMv5 */ 135 * of the new instruction address. Before ARMv5, this was not the
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/ |
cpu-features.h | 95 /* instructions introduced in ARMv5 */ 135 * of the new instruction address. Before ARMv5, this was not the
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/ |
cpu-features.h | 95 /* instructions introduced in ARMv5 */ 135 * of the new instruction address. Before ARMv5, this was not the
|