Home
last modified time | relevance | path

Searched defs:FPU_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dte-armobsd.h4 #define FPU_DEFAULT FPU_ARCH_VFP_V2 macro
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
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c152 #define FPU_DEFAULT FPU_ARCH_FPA macro
157 #define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, but VFP order. */ macro
160 #define FPU_DEFAULT FPU_ARCH_FPA /* Soft-float, but FPA order. */ macro
166 #define FPU_DEFAULT FPU_ARCH_FPA macro