Searched refs:FPU_DEFAULT (Results 1 – 11 of 11) sorted by relevance
22 #define FPU_DEFAULT FPU_ARCH_VFP macro
23 #define FPU_DEFAULT FPU_ARCH_VFP macro
21 #define FPU_DEFAULT FPU_ARCH_VFP macro
27 #define FPU_DEFAULT FPU_ARCH_VFP macro
106 #ifndef FPU_DEFAULT108 # define FPU_DEFAULT FPU_ARCH_FPA macro111 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, but VFP order. */ macro114 # define FPU_DEFAULT FPU_ARCH_FPA /* Soft-float, but FPA order. */ macro117 # define FPU_DEFAULT FPU_ARCH_VFP /* Soft-float, VFP order. */ macro120 # define FPU_DEFAULT FPU_ARCH_FPA macro157 static const arm_feature_set fpu_default = FPU_DEFAULT;
2033 * config/tc-armlinux-eabi.h (FPU_DEFAULT): Default to plain VFP.2034 * config/tc-armeabi.h (FPU_DEFAULT): Likewise.2035 * config/tc-arm.c (md_begin): If FPU_DEFAULT is set, don't infer
1443 * config/te-nacl.h (FPU_DEFAULT, EABI_DEFAULT): Define.
108 * config/tc-arm.c: Allow emulation file to set FPU_DEFAULT.
1620 * tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA.1621 (FPU_DEFAULT, case TE_NetBSD): Default to FPU_ARCH_VFP for ELF,
4228 * config/tc-arm.c (FPU_DEFAULT): Define for TE_VXWORKS.
505 (FPU_DEFAULT): Default to FPA.