/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | darwin.h | 45 #undef ASSEMBLER_DIALECT 46 #define ASSEMBLER_DIALECT ASM_ATT macro
|
H A D | i386.c | 6821 if (ASSEMBLER_DIALECT == ASM_ATT) 6830 if (ASSEMBLER_DIALECT == ASM_ATT) 6852 if (ASSEMBLER_DIALECT == ASM_ATT) 6857 if (ASSEMBLER_DIALECT == ASM_ATT) 6862 if (ASSEMBLER_DIALECT == ASM_ATT) 6867 if (ASSEMBLER_DIALECT == ASM_ATT) 6872 if (ASSEMBLER_DIALECT == ASM_ATT) 6877 if (ASSEMBLER_DIALECT == ASM_ATT) 6994 if (ASSEMBLER_DIALECT == ASM_ATT) 7014 if (ASSEMBLER_DIALECT == ASM_ATT) [all …]
|
H A D | i386.h | 273 #define ASSEMBLER_DIALECT (ix86_asm_dialect) macro
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | darwin.h | 94 #undef ASSEMBLER_DIALECT 95 #define ASSEMBLER_DIALECT ASM_ATT macro
|
H A D | i386.c | 7807 if (ASSEMBLER_DIALECT == ASM_ATT) in print_operand() 7816 switch (ASSEMBLER_DIALECT) in print_operand() 7843 if (ASSEMBLER_DIALECT == ASM_ATT) in print_operand() 7848 if (ASSEMBLER_DIALECT == ASM_ATT) in print_operand() 7853 if (ASSEMBLER_DIALECT == ASM_ATT) in print_operand() 7858 if (ASSEMBLER_DIALECT == ASM_ATT) in print_operand() 7863 if (ASSEMBLER_DIALECT == ASM_ATT) in print_operand() 7868 if (ASSEMBLER_DIALECT == ASM_ATT) in print_operand() 7984 if (ASSEMBLER_DIALECT == ASM_ATT) in print_operand() 8004 if (ASSEMBLER_DIALECT == ASM_ATT) in print_operand() [all …]
|
H A D | i386.h | 225 #define ASSEMBLER_DIALECT (ix86_asm_dialect) macro
|
/openbsd/gnu/gcc/gcc/ |
H A D | final.c | 209 #ifdef ASSEMBLER_DIALECT 253 #ifdef ASSEMBLER_DIALECT in init_final() 254 dialect_number = ASSEMBLER_DIALECT; in init_final() 2932 #ifdef ASSEMBLER_DIALECT in output_asm_insn() 2975 #ifdef ASSEMBLER_DIALECT in output_asm_insn() 3335 #ifdef ASSEMBLER_DIALECT in asm_fprintf()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | final.c | 191 #ifdef ASSEMBLER_DIALECT 251 #ifdef ASSEMBLER_DIALECT 252 dialect_number = ASSEMBLER_DIALECT; 3279 #ifdef ASSEMBLER_DIALECT 3322 #ifdef ASSEMBLER_DIALECT 3685 #ifdef ASSEMBLER_DIALECT in asm_fprintf()
|
H A D | ChangeLog.6 | 129 when testing ASSEMBLER_DIALECT. 134 (print_operand): abort if ASSEMBLER_DIALECT is unknown dialect. 815 (ASSEMBLER_DIALECT): Use asm_dialect.
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | pa.h | 148 #define ASSEMBLER_DIALECT (TARGET_PA_20 ? 1 : 0) macro 866 if (ASSEMBLER_DIALECT == 0) \
|
H A D | pa.c | 4970 if (ASSEMBLER_DIALECT == 0) in print_operand() 4977 if (ASSEMBLER_DIALECT == 0) in print_operand() 4986 if (ASSEMBLER_DIALECT == 0) in print_operand() 4992 if (ASSEMBLER_DIALECT == 0) in print_operand() 4997 else if (code == 'F' && ASSEMBLER_DIALECT == 0) in print_operand() 5001 if (code == 'F' && ASSEMBLER_DIALECT == 0) in print_operand()
|
/openbsd/gnu/gcc/gcc/config/pdp11/ |
H A D | pdp11.h | 53 #define ASSEMBLER_DIALECT (TARGET_UNIX_ASM ? 1 : 0) macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa.h | 317 #define ASSEMBLER_DIALECT (TARGET_PA_20 ? 1 : 0) macro 998 if (ASSEMBLER_DIALECT == 0) \
|
H A D | pa.c | 4613 if (ASSEMBLER_DIALECT == 0) 4620 if (ASSEMBLER_DIALECT == 0) 4629 if (ASSEMBLER_DIALECT == 0) 4634 else if (code == 'F' && ASSEMBLER_DIALECT == 0) 4638 if (code == 'F' && ASSEMBLER_DIALECT == 0)
|
/openbsd/gnu/gcc/gcc/config/avr/ |
H A D | avr.h | 640 #define ASSEMBLER_DIALECT AVR_HAVE_MOVW macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pdp11/ |
H A D | pdp11.h | 130 #define ASSEMBLER_DIALECT (TARGET_UNIX_ASM ? 1 : 0) macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/avr/ |
H A D | avr.h | 2254 #define ASSEMBLER_DIALECT AVR_ENHANCED macro
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000.h | 235 #define ASSEMBLER_DIALECT (TARGET_NEW_MNEMONICS ? 1 : 0) macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000.h | 383 #define ASSEMBLER_DIALECT (TARGET_NEW_MNEMONICS ? 1 : 0) macro
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | sh.h | 490 #define ASSEMBLER_DIALECT assembler_dialect macro
|
H A D | sh.c | 688 fprintf (stream, ASSEMBLER_DIALECT ? "/s" : ".s"); in print_operand() 1667 ASSEMBLER_DIALECT ? "/" : ".", label); in output_branch() 1696 ASSEMBLER_DIALECT ? "/" : ".", label); in output_branch() 1711 ASSEMBLER_DIALECT ? "/" : "."); in output_branch()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.h | 400 #define ASSEMBLER_DIALECT assembler_dialect macro
|
H A D | sh.c | 357 fprintf (stream, ASSEMBLER_DIALECT ? "/s" : ".s"); 1131 ASSEMBLER_DIALECT ? "/" : ".", label);
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | tm.texi | 7370 @findex ASSEMBLER_DIALECT 7371 @item ASSEMBLER_DIALECT 7385 @code{ASSEMBLER_DIALECT} is zero, one, two, etc. Any special characters 7388 @code{ASSEMBLER_DIALECT}, the construct outputs nothing. 7397 @code{ASSEMBLER_DIALECT} and use the @samp{@{option0|option1@}} syntax
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | tm.texi | 7792 @defmac ASSEMBLER_DIALECT 7806 @code{ASSEMBLER_DIALECT} is zero, one, two, etc. Any special characters 7809 @code{ASSEMBLER_DIALECT}, the construct outputs nothing. 7818 @code{ASSEMBLER_DIALECT} and use the @samp{@{option0|option1@}} syntax
|