Home
last modified time | relevance | path

Searched refs:__ARM_ARCH (Results 1 – 25 of 46) sorted by relevance

12

/freebsd-14.2/sys/arm/include/
H A Dacle-compat.h29 #ifndef __ARM_ARCH
44 # define __ARM_ARCH 7 macro
52 # define __ARM_ARCH 7 macro
70 # define __ARM_ARCH 7 macro
83 # define __ARM_ARCH 7 macro
94 # define __ARM_ARCH 6 macro
107 # define __ARM_ARCH 6 macro
115 # define __ARM_ARCH 6 macro
134 # define __ARM_ARCH 5 macro
144 # define __ARM_ARCH 5 macro
[all …]
H A Dcpu.h71 #elif defined(SMP) && __ARM_ARCH > 6
149 #if __ARM_ARCH >= 7 && defined(SMP) in _WF0()
153 #if __ARM_ARCH >= 7 && defined(SMP) in _WF0()
157 #if __ARM_ARCH >= 7 && defined(SMP) in _WF0()
167 #if __ARM_ARCH >= 7 && defined(SMP) in _WF0()
174 #if __ARM_ARCH >= 7 in _WF0()
212 #if __ARM_ARCH >= 7 in _WF0()
261 #elif __ARM_ARCH > 6 in _WF0()
468 #if __ARM_ARCH >= 7 in icache_sync()
518 #if __ARM_ARCH >= 7 in dcache_wb_pou()
[all …]
H A Dsysreg.h130 #if __ARM_ARCH >= 7
150 #if __ARM_ARCH >= 7 && defined(SMP)
160 #if __ARM_ARCH == 6
167 #if __ARM_ARCH == 6
179 #if __ARM_ARCH >= 7
187 #if __ARM_ARCH == 6
193 #if __ARM_ARCH == 6
200 #if __ARM_ARCH >= 7
205 #if __ARM_ARCH == 6
215 #if __ARM_ARCH >= 7 && defined(SMP)
[all …]
H A Dasm.h179 #if __ARM_ARCH >= 7
193 #elif __ARM_ARCH == 6
H A Dparam.h60 #if __ARM_ARCH >= 7
/freebsd-14.2/sys/arm/arm/
H A Dpmu.c57 #if defined(__arm__) && (__ARM_ARCH > 6)
72 #if defined(__arm__) && (__ARM_ARCH > 6) in pmu_intr()
103 #if defined(__arm__) && (__ARM_ARCH > 6) in pmu_attach()
133 #if defined(__arm__) && (__ARM_ARCH > 6) in pmu_attach()
H A Dcpu_asm-v6.S50 #if __ARM_ARCH == 6
105 #if __ARM_ARCH == 6
159 #if __ARM_ARCH == 6
H A Dhypervisor-stub.S33 #if __ARM_ARCH >= 7
H A Dlocore-v6.S43 #if __ARM_ARCH >= 7
62 #if __ARM_ARCH >= 7
/freebsd-14.2/lib/libc/arm/sys/
H A D__vdso_gettc.c40 #if __ARM_ARCH >= 6
67 #if __ARM_ARCH >= 6 in __vdso_gettc()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dassembly.h167 #if defined(__ARM_ARCH_4T__) || __ARM_ARCH >= 5
171 (__ARM_ARCH >= 6 || (__ARM_ARCH == 5 && !defined(__ARM_ARCH_5__)))
184 #if __ARM_ARCH >= 5
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dsync-ops.h17 #if __ARM_ARCH >= 7
19 #elif __ARM_ARCH >= 6
H A Dbswapsi2.S22 #if __ARM_ARCH < 6
H A Dbswapdi2.S22 #if __ARM_ARCH < 6
/freebsd-14.2/crypto/openssl/crypto/
H A Darm_arch.h30 # elif defined(__ARM_ARCH)
31 # define __ARM_ARCH__ __ARM_ARCH
/freebsd-14.2/lib/libc/arm/gen/
H A D_setjmp.S61 #if !defined(_STANDALONE) && __ARM_ARCH >= 6 && !defined(SOFTFLOAT_FOR_GCC)
94 #if !defined(_STANDALONE) && __ARM_ARCH >= 6 && !defined(SOFTFLOAT_FOR_GCC)
H A Dsetjmp.S64 #if __ARM_ARCH >= 6 && !defined(SOFTFLOAT_FOR_GCC)
105 #if __ARM_ARCH >= 6 && !defined(SOFTFLOAT_FOR_GCC)
/freebsd-14.2/sys/crypto/openssl/
H A Darm_arch.h30 # elif defined(__ARM_ARCH)
31 # define __ARM_ARCH__ __ARM_ARCH
/freebsd-14.2/contrib/llvm-project/libunwind/src/
H A Dassembly.h269 #if !defined(__ARM_ARCH)
270 #define __ARM_ARCH 4 macro
273 #if defined(__ARM_ARCH_4T__) || __ARM_ARCH >= 5
/freebsd-14.2/contrib/arm-optimized-routines/string/test/
H A Dstrcmp.c32 # if __ARM_ARCH >= 7 && __ARM_ARCH_ISA_ARM >= 1
34 # elif __ARM_ARCH == 6 && __ARM_ARCH_6M__ >= 1
H A Dstrlen.c34 # if __ARM_ARCH >= 6 && __ARM_ARCH_ISA_THUMB == 2
/freebsd-14.2/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha512_impl.c113 #if defined(__arm__) && __ARM_ARCH > 6
168 #if defined(__arm__) && __ARM_ARCH > 6
H A Dsha256_impl.c129 #if __ARM_ARCH > 6
199 #if __ARM_ARCH > 6
/freebsd-14.2/lib/libc/arm/aeabi/
H A Daeabi_vfp.h68 #if __ARM_ARCH >= 6 && !defined(SOFTFLOAT_FOR_GCC)
/freebsd-14.2/contrib/arm-optimized-routines/string/arm/
H A Dstrcmp-armv6m.S10 #if __ARM_ARCH == 6 && __ARM_ARCH_6M__ >= 1

12