| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
| D | linux.h | 49 #undef PRINT_OPERAND 50 #define PRINT_OPERAND(FILE, X, CODE) \ macro
|
| D | mn10300.h | 629 #define PRINT_OPERAND(FILE, X, CODE) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vax/ |
| D | vax.h | 662 #define PRINT_OPERAND(FILE, X, CODE) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/fr30/ |
| D | fr30.h | 699 #define PRINT_OPERAND(STREAM, X, CODE) fr30_print_operand (STREAM, X, CODE) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/lm32/ |
| D | lm32.h | 456 #define PRINT_OPERAND(FILE, X, CODE) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | xtensa.h | 704 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | m68k.h | 869 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| D | bfin.h | 964 #define PRINT_OPERAND(FILE, RTX, CODE) print_operand (FILE, RTX, CODE) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | pa.h | 1245 #define PRINT_OPERAND(FILE, X, CODE) pa_print_operand (FILE, X, CODE) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | targhooks.cc | 360 #ifdef PRINT_OPERAND in default_print_operand() 361 PRINT_OPERAND (stream, x, code); in default_print_operand()
|
| D | ChangeLog-2010 | 24 * config/pdp11/pdp11.h (PRINT_OPERAND): Delete. 51 * config/mn10300/linux.h (PRINT_OPERAND): Update for name changes 25276 (PRINT_OPERAND): Delete. 25461 * v850.h (PRINT_OPERAND): Delete. 25478 * config/sh/sh.h (PRINT_OPERAND): Delete. 25492 * config/mcore/mcore.h (PRINT_OPERAND): Delete. 25505 * config/m68hc11/m68hc11.h (PRINT_OPERAND): Delete. 25517 (PRINT_OPERAND): Delete. 25531 * config/iq2000/iq2000.h (PRINT_OPERAND): Delete. 25546 * config/frv/frv.h (PRINT_OPERAND): Delete. [all …]
|
| D | FSFChangeLog.11 | 3261 (ASM_OUTPUT_SKIP, FINAL_PRESCAN_INSN, PRINT_OPERAND): Likewise. 7445 (PRINT_OPERAND): Turned off: use default. 7446 * m68k/news.h (PRINT_OPERAND): Turned off: use default. 7448 * m68k/tower-as.h (PRINT_OPERAND): Turned off: use default. 7450 * m68k/crds.h (PRINT_OPERAND): Turned off: use default.
|
| D | ChangeLog-2002 | 5457 (PRINT_OPERAND): Fix floating constant. 5900 (PRINT_OPERAND): Output REGISTER_PREFIX for '|'. 8795 * config/i370/i370.h (PRINT_OPERAND): Likewise. 8801 * config/m68k/hp320.h (PRINT_OPERAND, ASM_OUTPUT_FLOAT_OPERAND, 8811 * config/pdp11/pdp11.h (PRINT_OPERAND): Likewise. 8812 * config/vax/vax.h (PRINT_OPERAND): Likewise. 27607 (PRINT_OPERAND), config/ns32k/ns32k.c (print_operand), 27608 config/pdp11/pdp11.h (PRINT_OPERAND), config/we32k/we32k.h 27609 (PRINT_OPERAND): Don't use local version of union 27640 * config/i370/i370.h (PRINT_OPERAND [TARGET_HLASM version]):
|
| D | ChangeLog-2011 | 803 * config/avr/avr.h (PRINT_OPERAND): Remove. 1876 * config/ia64/ia64.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS, 17023 * config/m32c/m32c.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS, 17040 * config/mmix/mmix.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS, 27486 * config/sparc/sparc.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS, 31757 * config/h8300/h8300.h (PRINT_OPERAND_ADDRESS, PRINT_OPERAND 35599 * config/stormy16/stormy16.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS):
|
| D | ChangeLog-2003 | 3699 (PRINT_OPERAND): Fix warning when HOST_WIDE_INT is a long long. 14523 * config/mn10300/linux.h (PRINT_OPERAND, 21666 (PRINT_OPERAND): Likewise. 22540 * i370.h (PRINT_OPERAND): Likewise. 26355 (PRINT_OPERAND, PRINT_OPERAND_ADDRESS): Likewise.
|
| D | ChangeLog-2001 | 5648 * m68k/crds.h (ASM_OUTPUT_DOUBLE, PRINT_OPERAND): Likewise. 5658 * m68k/news.h (PRINT_OPERAND): Likewise. 5670 PRINT_OPERAND): Likewise. 21187 (PRINT_OPERAND): Fix comment.
|
| D | ChangeLog-2015 | 6660 * config/alpha/alpha.h (PRINT_OPERAND): Remove. 7283 * config/visium/visium.h (PRINT_OPERAND): Delete. 7490 * config/aarch64/aarch64.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS): 20050 * config/moxie/moxie.h (PRINT_OPERAND,
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390.h | 958 #define PRINT_OPERAND(FILE, X, CODE) print_operand ((FILE), (X), (CODE)) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc.h | 1226 #define PRINT_OPERAND(FILE, X, CODE) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000.h | 2232 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | md.texi | 523 below. The machine description macro @code{PRINT_OPERAND} can define 550 defined in the @code{PRINT_OPERAND} macro. You must also define 573 syntax wants a period. The @code{PRINT_OPERAND} macro for Motorola syntax
|
| D | tm.texi.in | 6170 @defmac PRINT_OPERAND (@var{stream}, @var{x}, @var{code}) 6197 punctuation character for use in the @code{PRINT_OPERAND} macro. If
|
| D | tm.texi | 9398 @defmac PRINT_OPERAND (@var{stream}, @var{x}, @var{code}) 9425 punctuation character for use in the @code{PRINT_OPERAND} macro. If
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/ |
| D | frv.md | 1206 ;; operand to the delayed instruction, and then in the PRINT_OPERAND function
|
| /netbsd/src/external/gpl3/binutils/dist/gas/po/ |
| D | zh_CN.po | 9484 msgstr "PRINT_OPERAND:未知的标点‘%c’" 13703 msgstr "PRINT_OPERAND:未知的标点‘%c’"
|