Home
last modified time | relevance | path

Searched refs:ARMv6 (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/test/MC/ARM/
Ddirective-arch_extension-idiv.s2 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv6 -check-prefix CHECK-V6
27 @ CHECK-ARMv6: error: instruction requires: divide in ARM
30 @ CHECK-ARMv6: error: instruction requires: divide in ARM
44 @ CHECK-ARMv6: error: instruction requires: divide in ARM
49 @ CHECK-ARMv6: error: instruction requires: divide in ARM
Ddirective-arch_extension-mp.s2 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv6 -check-prefix CHECK-V6
Dthumb-diagnostics.s24 @ CHECK-ERRORS-V5: error: instruction variant requires ARMv6 or later
/external/libopus/m4/
Das-gcc-inline-assembly.m458 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])
69 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])
/external/libopus/celt/arm/
Darmopts_gnu.s32 @ Set the following to 1 if we have ARMv6 media instructions.
Darmopts.s.in31 ; Set the following to 1 if we have ARMv6 media instructions.
/external/lz4/contrib/debian/
Dchangelog5 * Improved: Performance on ARMv6 and ARMv7
/external/llvm/test/CodeGen/ARM/
D2013-05-31-char-shift-crash.ll6 ; ARMFastISel used to fail emitting sext/zext in pre-ARMv6.
Dfast-isel-ext.ll5 ; Can't test pre-ARMv6 Thumb because ARM FastISel currently only supports
Dnone-macho.ll83 ; *vfp variants used for ARMv6 iOS.
/external/llvm/lib/Target/ARM/
DARM.td388 def ARMv6 : Architecture<"armv6", "ARMv6", [HasV6Ops]>;
496 def ARMv6j : Architecture<"armv6j", "ARMv7a", [ARMv6]>;
541 def : Processor<"arm1136j-s", ARMV6Itineraries, [ARMv6]>;
542 def : Processor<"arm1136jf-s", ARMV6Itineraries, [ARMv6,
DARMSubtarget.h55 ARMv5tej, ARMv6, ARMv6k, ARMv6kz, ARMv6t2, ARMv6m, ARMv6sm, ARMv7a, ARMv7r, enumerator
DREADME.txt498 ARMv6 has scalar saturating and halving adds and subtracts. The same
500 those operations and the ARMv6 scalar versions.
/external/libopus/
Dconfigure.ac226 [Use ARMv6 inline asm optimizations])
272 [Trying to force-enable ARMv6 media instructions...])
296 [Define if assembler supports ARMv6 media instructions])
299 [Define if binary requires ARMv6 media instruction support])
/external/llvm/docs/
DHowToBuildOnARM.rst19 on the ARMv6 and ARMv7 architectures and may be inapplicable to older chips.
DCompilerWriterInfo.rst23 * `ARMv6-M Architecture Reference Manual` <http://infocenter.arm.com/help/topic/com.arm.doc.ddi0419…
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Dthumb-diagnostics.s20 @ CHECK-ERRORS-V5: error: instruction variant requires ARMv6 or later
/external/libjpeg-turbo/release/
Dmakemacpkg.in183 echo ERROR: ARMv6 build directory $BUILDDIRARMV6 does not exist
187 echo ERROR: ARMv6 build directory $BUILDDIRARMV6 is not configured
/external/libvpx/libvpx/
DCHANGELOG376 utilize preload in ARMv6 MC/LPF/Copy routines
453 ARMv6 optimized sad16x16
454 ARMv6 optimized half pixel variance calculations
575 Add 4-tap version of 2nd-pass ARMv6 MC filter.
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DREADME.txt498 ARMv6 has scalar saturating and halving adds and subtracts. The same
500 those operations and the ARMv6 scalar versions.
/external/lz4/
DNEWS23 Improved: Significant speed boost on ARMv6 and ARMv7
/external/boringssl/src/third_party/android-cmake/
DREADME.md72 * `armeabi-v6 with VFP` - tuned for ARMv6 processors having VFP;
Dandroid.toolchain.cmake72 # "armeabi-v6 with VFP" - tuned for ARMv6 processors having VFP
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc2167 if ((version == ARMv5TE) || (version == ARMv6)) { in Process()
2435 if ((version == ARMv5TE) || (version == ARMv6)) { in Bind()
2803 if ((version == ARMv5TE) || (version == ARMv6)) { in LoadPatchableImmediate()
2826 if ((version == ARMv5TE) || (version == ARMv6)) { in LoadDecodableImmediate()
/external/libjpeg-turbo/
DChangeLog.md483 loss (~3-4% on average) with ARMv6 code and a small gain (also ~3-4%) with
485 demonstrated a significant overall performance gain with both ARMv6 and ARMv7
778 7. Added ARMv6 and ARMv7 architectures to libjpeg.a and libturbojpeg.a in

12