Searched refs:SET_ASM_OP (Results 1 - 25 of 51) sorted by relevance

123

/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dnewsgas.h9 #undef SET_ASM_OP macro
10 #define SET_ASM_OP ".set" macro
H A Damix.h58 asm_fprintf ((FILE), "\t%s %LLD%d,%LL%d\n", SET_ASM_OP, (NUM), (NUM));\
H A Datari.h49 asm_fprintf ((FILE), "\t%s %LLD%d,%LL%d\n", SET_ASM_OP, (NUM), (NUM));\
H A Dauxas.h68 #undef SET_ASM_OP macro
69 #define SET_ASM_OP "set" macro
H A Dm68kelf.h217 asm_fprintf ((FILE), "\t%s %LLD%d,%LL%d\n", SET_ASM_OP, (NUM), (NUM));\
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dlinux-aout.h45 #define SET_ASM_OP ".set" macro
H A Dlinux.h43 #define SET_ASM_OP ".set" macro
H A Dnetbsd.h95 #undef SET_ASM_OP
98 #define SET_ASM_OP ".set"
94 #undef SET_ASM_OP macro
97 #define SET_ASM_OP macro
H A Dopenbsd.h172 SET_ASM_OP is needed for attribute alias to work. */
176 #undef SET_ASM_OP
180 #define SET_ASM_OP ".set"
173 #undef SET_ASM_OP macro
177 #define SET_ASM_OP macro
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Driscix.h133 #undef SET_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/mips/
H A Delf.h22 #undef SET_ASM_OP macro
H A Dgnu-user.h78 #undef SET_ASM_OP macro
79 #define SET_ASM_OP "\t.dummy\t" macro
H A Dnetbsd.h156 #undef SET_ASM_OP macro
/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Dosfrose.h103 #define SET_ASM_OP ".set" macro
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu-elf.h59 #define SET_ASM_OP "\t.set\t" macro
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Ddjgpp.h37 #ifndef SET_ASM_OP
38 #define SET_ASM_OP "\t.set" macro
H A Dfreebsd-elf.h52 #undef SET_ASM_OP macro
53 #define SET_ASM_OP ".set" macro
/haiku-buildtools/gcc/gcc/config/i386/
H A Ddjgpp.h34 #ifndef SET_ASM_OP
35 #define SET_ASM_OP "\t.set\t" macro
H A Di386-interix.h257 #ifndef SET_ASM_OP
258 #define SET_ASM_OP "\t.set\t" macro
278 fputs (SET_ASM_OP, (FILE)); \
/haiku-buildtools/legacy/gcc/gcc/
H A Ddefaults.h109 #ifdef SET_ASM_OP
112 do { fprintf ((FILE), "\t%s\t", SET_ASM_OP); \
/haiku-buildtools/gcc/gcc/config/
H A Dopenbsd.h183 SET_ASM_OP is needed for attribute alias to work. */
187 #undef SET_ASM_OP
192 #define SET_ASM_OP "\t.set\t"
184 #undef SET_ASM_OP macro
189 #define SET_ASM_OP macro
H A Delfos.h88 #undef SET_ASM_OP macro
89 #define SET_ASM_OP "\t.set\t" macro
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsysv4.h38 #undef SET_ASM_OP /* Has no equivalent. See ASM_OUTPUT_DEF below. */ macro
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsysv4.h58 #undef SET_ASM_OP /* Has no equivalent. See ASM_OUTPUT_DEF below. */ macro
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dalpha-interix.h187 #define SET_ASM_OP ".set" macro

Completed in 148 milliseconds

123