Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Darm.h147 #define FPU_VFP_V1xD (FPU_VFP_EXT_V1xD | FPU_ENDIAN_PURE) macro
148 #define FPU_VFP_V1 (FPU_VFP_V1xD | FPU_VFP_EXT_V1)
152 #define FPU_VFP_V3xD (FPU_VFP_V1xD | FPU_VFP_EXT_V2 | FPU_VFP_EXT_V3xD)
170 #define FPU_ARCH_VFP_V1xD ARM_FEATURE (0, FPU_VFP_V1xD)