Searched refs:VFP_NONE (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h312 VFP_NONE = 0,
310 VFP_NONE = 0, enumerator in enum:vfp_reg_type
H A Darm.c828 {"fpa", ARM_FP_MODEL_FPA, 0, VFP_NONE, false, false},
829 {"fpe2", ARM_FP_MODEL_FPA, 2, VFP_NONE, false, false},
830 {"fpe3", ARM_FP_MODEL_FPA, 3, VFP_NONE, false, false},
831 {"maverick", ARM_FP_MODEL_MAVERICK, 0, VFP_NONE, false, false},

Completed in 140 milliseconds