Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Darm.h77 #define FPU_VFP_EXT_D32 0x00200000 /* Registers D16-D31. */ macro
151 #define FPU_VFP_V3 (FPU_VFP_V3D16 | FPU_VFP_EXT_D32)
161 | FPU_VFP_EXT_V3 | FPU_NEON_EXT_V1 | FPU_VFP_EXT_D32)
DChangeLog1374 * arm.h (FPU_VFP_EXT_D32, FPU_VFP_V3D16, FPU_ARCH_VFP_V3D16): Define.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c230 ARM_FEATURE (0, FPU_VFP_EXT_D32);