/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | gas.h | 71 #undef ASM_OUTPUT_OPCODE 72 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
H A D | i386.h | 2141 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
H A D | sse.md | 20092 /* We can't use %^ here due to ASM_OUTPUT_OPCODE processing
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | gas.h | 87 #undef ASM_OUTPUT_OPCODE 88 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
H A D | i386.h | 2236 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
H A D | sse.md | 15936 /* We can't use %^ here due to ASM_OUTPUT_OPCODE processing
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
H A D | tilepro.h | 393 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
H A D | tilepro.h | 393 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | tilegx.h | 434 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | tilegx.h | 434 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
H A D | visium.h | 1537 #define ASM_OUTPUT_OPCODE(FILE, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/ |
H A D | visium.h | 1537 #define ASM_OUTPUT_OPCODE(FILE, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | final.cc | 3473 #ifdef ASM_OUTPUT_OPCODE in output_asm_insn() 3474 ASM_OUTPUT_OPCODE (asm_out_file, p); in output_asm_insn() 3490 #ifdef ASM_OUTPUT_OPCODE in output_asm_insn() 3496 ASM_OUTPUT_OPCODE (asm_out_file, p); in output_asm_insn() 4039 #ifdef ASM_OUTPUT_OPCODE in asm_fprintf() 4040 ASM_OUTPUT_OPCODE (asm_out_file, p); in asm_fprintf()
|
H A D | ChangeLog-2008 | 8686 * config/i386/gas.h (ASM_OUTPUT_OPCODE): Undefine before 8920 (ASM_OUTPUT_OPCODE): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | final.c | 3847 #ifdef ASM_OUTPUT_OPCODE in output_asm_insn() 3848 ASM_OUTPUT_OPCODE (asm_out_file, p); in output_asm_insn() 3864 #ifdef ASM_OUTPUT_OPCODE in output_asm_insn() 3870 ASM_OUTPUT_OPCODE (asm_out_file, p); in output_asm_insn() 4413 #ifdef ASM_OUTPUT_OPCODE in asm_fprintf() 4414 ASM_OUTPUT_OPCODE (asm_out_file, p); in asm_fprintf()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.h | 1636 #define ASM_OUTPUT_OPCODE(FILE, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.h | 1640 #define ASM_OUTPUT_OPCODE(FILE, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
H A D | frv.h | 1641 #define ASM_OUTPUT_OPCODE(STREAM, PTR)\ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
H A D | frv.h | 1641 #define ASM_OUTPUT_OPCODE(STREAM, PTR)\ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.h | 2630 #define ASM_OUTPUT_OPCODE(STREAM, OPCODE) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.h | 1848 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.h | 2604 #define ASM_OUTPUT_OPCODE(STREAM, OPCODE) \ macro
|
H A D | rs6000.md | 264 ;; 34 bits. The macro ASM_OUTPUT_OPCODE emits a leading 'p' for prefixed
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.h | 1941 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | tm.texi.in | 6189 @defmac ASM_OUTPUT_OPCODE (@var{stream}, @var{ptr})
|