Searched refs:ASM_CPU_DEFAULT_SPEC (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsol2.h30 #undef ASM_CPU_DEFAULT_SPEC macro
31 #define ASM_CPU_DEFAULT_SPEC "-xarch=v8plus" macro
35 #undef ASM_CPU_DEFAULT_SPEC macro
36 #define ASM_CPU_DEFAULT_SPEC "-xarch=v8plusa" macro
40 #undef ASM_CPU_DEFAULT_SPEC macro
41 #define ASM_CPU_DEFAULT_SPEC "-xarch=v8plusb" macro
45 #undef ASM_CPU_DEFAULT_SPEC macro
46 #define ASM_CPU_DEFAULT_SPEC "-xarch=v8plusb" macro
H A Dlinux64.h57 #undef ASM_CPU_DEFAULT_SPEC macro
58 #define ASM_CPU_DEFAULT_SPEC "-Av9a" macro
H A Dsol2-bi.h93 #undef ASM_CPU_DEFAULT_SPEC macro
94 #define ASM_CPU_DEFAULT_SPEC \ macro
H A Dsparc.h325 #define ASM_CPU_DEFAULT_SPEC \
337 #define ASM_CPU_DEFAULT_SPEC (DEFAULT_ARCH32_P ? ASM_CPU32_DEFAULT_SPEC : ASM_CPU64_DEFAULT_SPEC)
468 { "asm_cpu_default", ASM_CPU_DEFAULT_SPEC }, \
324 #define ASM_CPU_DEFAULT_SPEC macro
336 #define ASM_CPU_DEFAULT_SPEC macro

Completed in 70 milliseconds