Searched defs:FPU_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/binutils/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.c108 # define FPU_DEFAULT FPU_ARCH_FPA macro
111 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, but VFP order. */ macro
114 # define FPU_DEFAULT FPU_ARCH_FPA /* Soft-float, but FPA order. */ macro
117 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, VFP order. */ macro
120 # define FPU_DEFAULT FPU_ARCH_FPA macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Dte-armlinuxeabi.h4 #define FPU_DEFAULT FPU_ARCH_VFP_V2 macro
H A Dte-armeabi.h2 #define FPU_DEFAULT FPU_ARCH_VFP_V2 macro
H A Dtc-arm.c113 # define FPU_DEFAULT FPU_ARCH_FPA macro
116 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, but VFP order. */ macro
119 # define FPU_DEFAULT FPU_ARCH_FPA /* Soft-float, but FPA order. */ macro
122 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, VFP order. */ macro
125 # define FPU_DEFAULT FPU_ARCH_FPA macro

Completed in 279 milliseconds