Searched refs:FPU_DEFAULT (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dte-armfbsdvfp.h22 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-armlinuxeabi.h23 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-armnbsdeabi.h24 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-armnbsdeabihf.h24 #define FPU_DEFAULT FPU_ARCH_VFP_V2 macro
H A Dte-armeabi.h21 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-nacl.h27 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dtc-arm.c119 #ifndef FPU_DEFAULT
121 # define FPU_DEFAULT FPU_ARCH_FPA macro
124 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, but VFP order. */ macro
127 # define FPU_DEFAULT FPU_ARCH_FPA /* Soft-float, but FPA order. */ macro
130 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, VFP order. */ macro
133 # define FPU_DEFAULT FPU_ARCH_FPA macro
135 #endif /* ifndef FPU_DEFAULT */
185 static const arm_feature_set fpu_default = FPU_DEFAULT;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dte-armfbsdvfp.h22 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-armlinuxeabi.h23 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-armeabi.h21 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-nacl.h27 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dtc-arm.c119 #ifndef FPU_DEFAULT
121 # define FPU_DEFAULT FPU_ARCH_FPA macro
124 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, but VFP order. */ macro
127 # define FPU_DEFAULT FPU_ARCH_FPA /* Soft-float, but FPA order. */ macro
130 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, VFP order. */ macro
133 # define FPU_DEFAULT FPU_ARCH_FPA macro
135 #endif /* ifndef FPU_DEFAULT */
185 static const arm_feature_set fpu_default = FPU_DEFAULT;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dte-armfbsdvfp.h22 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-armlinuxeabi.h23 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-armnbsdeabi.h24 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-armnbsdeabihf.h24 #define FPU_DEFAULT FPU_ARCH_VFP_V2 macro
H A Dte-armeabi.h21 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dte-nacl.h27 #define FPU_DEFAULT FPU_ARCH_VFP macro
H A Dtc-arm.c119 #ifndef FPU_DEFAULT
121 # define FPU_DEFAULT FPU_ARCH_FPA macro
124 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, but VFP order. */ macro
127 # define FPU_DEFAULT FPU_ARCH_FPA /* Soft-float, but FPA order. */ macro
130 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, VFP order. */ macro
133 # define FPU_DEFAULT FPU_ARCH_FPA macro
135 #endif /* ifndef FPU_DEFAULT */
185 static const arm_feature_set fpu_default = FPU_DEFAULT;

Completed in 587 milliseconds