Searched refs:ARMv6 (Results 1 – 25 of 26) sorted by relevance
12
2 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv6 -check-prefix CHECK-V627 @ CHECK-ARMv6: error: instruction requires: divide in ARM30 @ CHECK-ARMv6: error: instruction requires: divide in ARM44 @ CHECK-ARMv6: error: instruction requires: divide in ARM49 @ CHECK-ARMv6: error: instruction requires: divide in ARM
2 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv6 -check-prefix CHECK-V6
24 @ CHECK-ERRORS-V5: error: instruction variant requires ARMv6 or later
58 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])69 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])
82 /* Use ARMv6 inline asm optimizations */91 /* Define if assembler supports ARMv6 media instructions */100 /* Define if binary requires ARMv6 media instruction support */
222 [Use ARMv6 inline asm optimizations])268 [Trying to force-enable ARMv6 media instructions...])292 [Define if assembler supports ARMv6 media instructions])295 [Define if binary requires ARMv6 media instruction support])
6 ; ARMFastISel used to fail emitting sext/zext in pre-ARMv6.
5 ; Can't test pre-ARMv6 Thumb because ARM FastISel currently only supports
81 ; *vfp variants used for ARMv6 iOS.
150 ; ARMv6
298 def ARMv6 : Architecture<"armv6", "ARMv6", [HasV6Ops]>;386 def ARMv6j : Architecture<"armv6j", "ARMv7a", [ARMv6]>;431 def : Processor<"arm1136j-s", ARMV6Itineraries, [ARMv6]>;432 def : Processor<"arm1136jf-s", ARMV6Itineraries, [ARMv6,
54 ARMv5tej, ARMv6, ARMv6k, ARMv6kz, ARMv6t2, ARMv6m, ARMv6sm, ARMv7a, ARMv7r, enumerator
498 ARMv6 has scalar saturating and halving adds and subtracts. The same500 those operations and the ARMv6 scalar versions.
204 // pre-ARMv6 cores.
28 | armeabi (ARMv5, ARMv6) | >= 2.3 | OpenCV_2.4.9_Manager_2.18_armeabi.apk |
31 ; Set the following to 1 if we have ARMv6 media instructions.
19 on the ARMv6 and ARMv7 architectures and may be inapplicable to older chips.
183 echo ERROR: ARMv6 build directory $BUILDDIRARMV6 does not exist187 echo ERROR: ARMv6 build directory $BUILDDIRARMV6 is not configured
354 ARMv6 (code will run on all iOS devices, not SIMD-accelerated):425 Once built, lipo can be used to combine the ARMv6, v7, v7s, and/or v8 variants806 [BUILDDIRARMV6={ARMv6 build directory}] \815 configure ARMv6, ARMv7, ARMv7s, and/or ARMv8 out-of-tree builds of820 build directory. The build system will look for the ARMv6 build under
248 loss (~3-4% on average) with ARMv6 code and a small gain (also ~3-4%) with250 demonstrated a significant overall performance gain with both ARMv6 and ARMv7541 [7] Added ARMv6 and ARMv7 architectures to libjpeg.a and libturbojpeg.a in
330 utilize preload in ARMv6 MC/LPF/Copy routines407 ARMv6 optimized sad16x16408 ARMv6 optimized half pixel variance calculations529 Add 4-tap version of 2nd-pass ARMv6 MC filter.
33 - ARMv6, ARMv7 and ARMv8 (AArch64) are supported, including full
254 explicitly, use armeabi for ARMv5/ARMv6, armeabi-v7a for ARMv7, x86 for Intel Atom or mips for MIPS.
83 # "armeabi-v6 with VFP" - tuned for ARMv6 processors having VFP
1896 The support for ARM (specifically ARMv6 and ARMv7) is considered stable