HomeSort by: relevance | last modified time | path
    Searched defs:ASM_SPEC64 (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rtems.h 266 #define ASM_SPEC "%{!m64:%(asm_spec32)}%{m64:%(asm_spec64)} %(asm_spec_common)"
272 #define ASM_SPEC64 "-a64"
293 { "asm_spec64", ASM_SPEC64 }, \
aix71.h 72 #define ASM_SPEC64 "-a64"
209 #define ASM_SPEC "%{maix32:%(asm_spec32);:%(asm_spec64)} %(asm_spec_common)"
215 #define ASM_SPEC "%{maix64:%(asm_spec64);:%(asm_spec32)} %(asm_spec_common)"
226 { "asm_spec64", ASM_SPEC64 }, \
aix72.h 72 #define ASM_SPEC64 "-a64"
208 #define ASM_SPEC "%{maix32:%(asm_spec32);:%(asm_spec64)} %(asm_spec_common)"
214 #define ASM_SPEC "%{maix64:%(asm_spec64);:%(asm_spec32)} %(asm_spec_common)"
225 { "asm_spec64", ASM_SPEC64 }, \
aix73.h 72 #define ASM_SPEC64 "-a64"
209 #define ASM_SPEC "%{maix32:%(asm_spec32);:%(asm_spec64)} %(asm_spec_common)"
215 #define ASM_SPEC "%{maix64:%(asm_spec64);:%(asm_spec32)} %(asm_spec_common)"
226 { "asm_spec64", ASM_SPEC64 }, \
freebsd64.h 85 #define ASM_SPEC "%{m32:%(asm_spec32)}%{!m32:%(asm_spec64)} %(asm_spec_common)"
99 #define ASM_SPEC64 "-a64"
109 { "asm_spec64", ASM_SPEC64 }, \
linux64.h 106 #define ASM_SPEC "%(asm_spec64) %(asm_spec_common)"
111 #define ASM_SPEC "%{m32:%(asm_spec32)}%{!m32:%(asm_spec64)} %(asm_spec_common)"
115 #define ASM_SPEC "%{!m64:%(asm_spec32)}%{m64:%(asm_spec64)} %(asm_spec_common)"
125 #define ASM_SPEC64 "-a64"
135 { "asm_spec64", ASM_SPEC64 }, \
netbsd64.h 105 #define ASM_SPEC "%(asm_spec64) %(asm_spec_common)"
111 #define ASM_SPEC "%{m32:%(asm_spec32)}%{!m32:%(asm_spec64)} %(asm_spec_common)"
116 #define ASM_SPEC "%{!m64:%(asm_spec32)}%{m64:%(asm_spec64)} %(asm_spec_common)"
126 #define ASM_SPEC64 "-a64"
136 { "asm_spec64", ASM_SPEC64 }, \
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rtems.h 262 #define ASM_SPEC "%{!m64:%(asm_spec32)}%{m64:%(asm_spec64)} %(asm_spec_common)"
268 #define ASM_SPEC64 "-a64"
289 { "asm_spec64", ASM_SPEC64 }, \
aix71.h 72 #define ASM_SPEC64 "-a64"
206 #define ASM_SPEC "%{maix32:%(asm_spec32);:%(asm_spec64)} %(asm_spec_common)"
212 #define ASM_SPEC "%{maix64:%(asm_spec64);:%(asm_spec32)} %(asm_spec_common)"
223 { "asm_spec64", ASM_SPEC64 }, \
aix72.h 72 #define ASM_SPEC64 "-a64"
207 #define ASM_SPEC "%{maix32:%(asm_spec32);:%(asm_spec64)} %(asm_spec_common)"
213 #define ASM_SPEC "%{maix64:%(asm_spec64);:%(asm_spec32)} %(asm_spec_common)"
224 { "asm_spec64", ASM_SPEC64 }, \
aix73.h 72 #define ASM_SPEC64 "-a64"
208 #define ASM_SPEC "%{maix32:%(asm_spec32);:%(asm_spec64)} %(asm_spec_common)"
214 #define ASM_SPEC "%{maix64:%(asm_spec64);:%(asm_spec32)} %(asm_spec_common)"
225 { "asm_spec64", ASM_SPEC64 }, \
freebsd64.h 85 #define ASM_SPEC "%{m32:%(asm_spec32)}%{!m32:%(asm_spec64)} %(asm_spec_common)"
99 #define ASM_SPEC64 "-a64"
109 { "asm_spec64", ASM_SPEC64 }, \
linux64.h 106 #define ASM_SPEC "%(asm_spec64) %(asm_spec_common)"
111 #define ASM_SPEC "%{m32:%(asm_spec32)}%{!m32:%(asm_spec64)} %(asm_spec_common)"
115 #define ASM_SPEC "%{!m64:%(asm_spec32)}%{m64:%(asm_spec64)} %(asm_spec_common)"
125 #define ASM_SPEC64 "-a64"
135 { "asm_spec64", ASM_SPEC64 }, \
netbsd64.h 105 #define ASM_SPEC "%(asm_spec64) %(asm_spec_common)"
111 #define ASM_SPEC "%{m32:%(asm_spec32)}%{!m32:%(asm_spec64)} %(asm_spec_common)"
116 #define ASM_SPEC "%{!m64:%(asm_spec32)}%{m64:%(asm_spec64)} %(asm_spec_common)"
126 #define ASM_SPEC64 "-a64"
136 { "asm_spec64", ASM_SPEC64 }, \

Completed in 26 milliseconds