Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/lib/libc/
Dacle-compat.h29 #ifndef __ARM_ARCH
42 # define __ARM_ARCH 7 macro
50 # define __ARM_ARCH 7 macro
68 # define __ARM_ARCH 7 macro
81 # define __ARM_ARCH 7 macro
92 # define __ARM_ARCH 6 macro
105 # define __ARM_ARCH 6 macro
113 # define __ARM_ARCH 6 macro
132 # define __ARM_ARCH 5 macro
142 # define __ARM_ARCH 5 macro
[all …]
Darm_asm.h34 #if __ARM_ARCH >= 7 && defined (__ARM_ARCH_ISA_ARM)
38 #if __ARM_ARCH >= 6 && defined (__ARM_ARCH_ISA_ARM)
42 #if __ARM_ARCH >= 5
46 #if __ARM_ARCH >= 4 && __ARM_ARCH_ISA_THUMB >= 1
50 #if __ARM_ARCH >= 4 && __ARM_ARCH_ISA_THUMB == 0