Searched refs:ARMv6 (Results 1 – 25 of 29) 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])
32 @ Set the following to 1 if we have ARMv6 media instructions.
31 ; Set the following to 1 if we have ARMv6 media instructions.
5 * Improved: Performance on ARMv6 and ARMv7
6 ; ARMFastISel used to fail emitting sext/zext in pre-ARMv6.
5 ; Can't test pre-ARMv6 Thumb because ARM FastISel currently only supports
83 ; *vfp variants used for ARMv6 iOS.
388 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,
55 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.
226 [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])
19 on the ARMv6 and ARMv7 architectures and may be inapplicable to older chips.
23 * `ARMv6-M Architecture Reference Manual` <http://infocenter.arm.com/help/topic/com.arm.doc.ddi0419…
20 @ CHECK-ERRORS-V5: error: instruction variant requires ARMv6 or later
183 echo ERROR: ARMv6 build directory $BUILDDIRARMV6 does not exist187 echo ERROR: ARMv6 build directory $BUILDDIRARMV6 is not configured
376 utilize preload in ARMv6 MC/LPF/Copy routines453 ARMv6 optimized sad16x16454 ARMv6 optimized half pixel variance calculations575 Add 4-tap version of 2nd-pass ARMv6 MC filter.
23 Improved: Significant speed boost on ARMv6 and ARMv7
72 * `armeabi-v6 with VFP` - tuned for ARMv6 processors having VFP;
72 # "armeabi-v6 with VFP" - tuned for ARMv6 processors having VFP
2167 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()
483 loss (~3-4% on average) with ARMv6 code and a small gain (also ~3-4%) with485 demonstrated a significant overall performance gain with both ARMv6 and ARMv7778 7. Added ARMv6 and ARMv7 architectures to libjpeg.a and libturbojpeg.a in