| /freebsd-14.2/sys/arm/include/ |
| H A D | acle-compat.h | 29 #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 D | cpu.h | 71 #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 D | sysreg.h | 130 #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 D | asm.h | 179 #if __ARM_ARCH >= 7 193 #elif __ARM_ARCH == 6
|
| H A D | param.h | 60 #if __ARM_ARCH >= 7
|
| /freebsd-14.2/sys/arm/arm/ |
| H A D | pmu.c | 57 #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 D | cpu_asm-v6.S | 50 #if __ARM_ARCH == 6 105 #if __ARM_ARCH == 6 159 #if __ARM_ARCH == 6
|
| H A D | hypervisor-stub.S | 33 #if __ARM_ARCH >= 7
|
| H A D | locore-v6.S | 43 #if __ARM_ARCH >= 7 62 #if __ARM_ARCH >= 7
|
| /freebsd-14.2/lib/libc/arm/sys/ |
| H A D | __vdso_gettc.c | 40 #if __ARM_ARCH >= 6 67 #if __ARM_ARCH >= 6 in __vdso_gettc()
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | assembly.h | 167 #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 D | sync-ops.h | 17 #if __ARM_ARCH >= 7 19 #elif __ARM_ARCH >= 6
|
| H A D | bswapsi2.S | 22 #if __ARM_ARCH < 6
|
| H A D | bswapdi2.S | 22 #if __ARM_ARCH < 6
|
| /freebsd-14.2/crypto/openssl/crypto/ |
| H A D | arm_arch.h | 30 # elif defined(__ARM_ARCH) 31 # define __ARM_ARCH__ __ARM_ARCH
|
| /freebsd-14.2/lib/libc/arm/gen/ |
| H A D | _setjmp.S | 61 #if !defined(_STANDALONE) && __ARM_ARCH >= 6 && !defined(SOFTFLOAT_FOR_GCC) 94 #if !defined(_STANDALONE) && __ARM_ARCH >= 6 && !defined(SOFTFLOAT_FOR_GCC)
|
| H A D | setjmp.S | 64 #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 D | arm_arch.h | 30 # elif defined(__ARM_ARCH) 31 # define __ARM_ARCH__ __ARM_ARCH
|
| /freebsd-14.2/contrib/llvm-project/libunwind/src/ |
| H A D | assembly.h | 269 #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 D | strcmp.c | 32 # if __ARM_ARCH >= 7 && __ARM_ARCH_ISA_ARM >= 1 34 # elif __ARM_ARCH == 6 && __ARM_ARCH_6M__ >= 1
|
| H A D | strlen.c | 34 # if __ARM_ARCH >= 6 && __ARM_ARCH_ISA_THUMB == 2
|
| /freebsd-14.2/sys/contrib/openzfs/module/icp/algs/sha2/ |
| H A D | sha512_impl.c | 113 #if defined(__arm__) && __ARM_ARCH > 6 168 #if defined(__arm__) && __ARM_ARCH > 6
|
| H A D | sha256_impl.c | 129 #if __ARM_ARCH > 6 199 #if __ARM_ARCH > 6
|
| /freebsd-14.2/lib/libc/arm/aeabi/ |
| H A D | aeabi_vfp.h | 68 #if __ARM_ARCH >= 6 && !defined(SOFTFLOAT_FOR_GCC)
|
| /freebsd-14.2/contrib/arm-optimized-routines/string/arm/ |
| H A D | strcmp-armv6m.S | 10 #if __ARM_ARCH == 6 && __ARM_ARCH_6M__ >= 1
|