Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dte-armfbsdvfp.h22 #define FPU_DEFAULT FPU_ARCH_VFP macro
Dte-armlinuxeabi.h23 #define FPU_DEFAULT FPU_ARCH_VFP macro
Dte-armeabi.h21 #define FPU_DEFAULT FPU_ARCH_VFP macro
Dte-nacl.h27 #define FPU_DEFAULT FPU_ARCH_VFP macro
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