Searched refs:VFPv3 (Results 1 – 4 of 4) sorted by relevance
557 using FLDMD. Also works for VFPv3 registers566 @exdent @emph{VFPv3 registers}
368 * readelf.c (arm_attr_tag_VFP_arch): Add VFPv3.
1920 constant-load and conversion insns introduced with VFPv3.1986 (reg_names): Add new VFPv3 and Neon registers.2004 (arm_cpu_option_table): Add Neon and VFPv3 to Cortex-A8.2006 (aeabi_set_public_attributes): Support VFPv3 and NEON attributes. Fix
156 #define VFPv3 (1u << 3) macro159 #define VFPv1_ABOVE (VFPv1 | VFPv2 | VFPv3 | AdvancedSIMD)160 #define VFPv2_ABOVE (VFPv2 | VFPv3 | AdvancedSIMD)161 #define VFPv2v3 (VFPv2 | VFPv3)