| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | target-def.h | 35 #define TARGET_ASM_BYTE_OP "\t.byte\t" macro 162 TARGET_ASM_BYTE_OP, \
|
| D | ChangeLog.6 | 1022 * target-def.h (TARGET_ASM_BYTE_OP, TARGET_ASM_ALIGNED_[HSDT]I_OP, 1192 (TARGET_ASM_BYTE_OP, TARGET_ASM_ALIGNED_HI_OP,
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | target-def.h | 41 #define TARGET_ASM_BYTE_OP "\t.byte\t" macro 248 TARGET_ASM_BYTE_OP, \
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/i370/ |
| D | i370.c | 297 #undef TARGET_ASM_BYTE_OP 298 #define TARGET_ASM_BYTE_OP NULL macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/pdp11/ |
| D | pdp11.c | 62 #undef TARGET_ASM_BYTE_OP 63 #define TARGET_ASM_BYTE_OP NULL macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| D | m68k.c | 101 #undef TARGET_ASM_BYTE_OP 102 #define TARGET_ASM_BYTE_OP "\tbyte\t" macro 110 #undef TARGET_ASM_BYTE_OP 111 #define TARGET_ASM_BYTE_OP "\tdc.b\t" macro
|
| /openbsd/src/gnu/gcc/gcc/config/m68k/ |
| D | m68k.c | 143 #undef TARGET_ASM_BYTE_OP 144 #define TARGET_ASM_BYTE_OP "\tbyte\t" macro 152 #undef TARGET_ASM_BYTE_OP 153 #define TARGET_ASM_BYTE_OP "\tdc.b\t" macro
|
| /openbsd/src/gnu/gcc/gcc/config/pdp11/ |
| D | pdp11.c | 151 #undef TARGET_ASM_BYTE_OP 152 #define TARGET_ASM_BYTE_OP NULL macro
|
| /openbsd/src/gnu/gcc/gcc/config/mmix/ |
| D | mmix.c | 146 #undef TARGET_ASM_BYTE_OP 147 #define TARGET_ASM_BYTE_OP NULL macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/dsp16xx/ |
| D | dsp16xx.c | 154 #undef TARGET_ASM_BYTE_OP 155 #define TARGET_ASM_BYTE_OP "\tint\t" macro
|
| /openbsd/src/gnu/gcc/gcc/config/m88k/ |
| D | m88k.c | 84 #undef TARGET_ASM_BYTE_OP 85 #define TARGET_ASM_BYTE_OP "\tbyte\t" macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mmix/ |
| D | mmix.c | 142 #undef TARGET_ASM_BYTE_OP 143 #define TARGET_ASM_BYTE_OP NULL macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m88k/ |
| D | m88k.c | 69 #undef TARGET_ASM_BYTE_OP 70 #define TARGET_ASM_BYTE_OP "\tbyte\t" macro
|
| /openbsd/src/gnu/gcc/gcc/config/c4x/ |
| D | c4x.c | 200 #undef TARGET_ASM_BYTE_OP 201 #define TARGET_ASM_BYTE_OP "\t.word\t" macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| D | c4x.c | 199 #undef TARGET_ASM_BYTE_OP 200 #define TARGET_ASM_BYTE_OP "\t.word\t" macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| D | ia64.c | 237 #undef TARGET_ASM_BYTE_OP 238 #define TARGET_ASM_BYTE_OP "\tdata1\t" macro
|
| /openbsd/src/gnu/gcc/gcc/config/ia64/ |
| D | ia64.c | 293 #undef TARGET_ASM_BYTE_OP 294 #define TARGET_ASM_BYTE_OP "\tdata1\t" macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | arm.c | 147 #undef TARGET_ASM_BYTE_OP 148 #define TARGET_ASM_BYTE_OP "\tDCB\t" macro
|
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | arm.c | 209 #undef TARGET_ASM_BYTE_OP 210 #define TARGET_ASM_BYTE_OP "\tDCB\t" macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | tm.texi | 6213 @deftypevr {Target Hook} {const char *} TARGET_ASM_BYTE_OP 6223 of integer object. The @code{TARGET_ASM_BYTE_OP} directive creates a 6242 @code{TARGET_ASM_BYTE_OP} family of strings, returning @code{false}
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | tm.texi | 6638 @deftypevr {Target Hook} {const char *} TARGET_ASM_BYTE_OP 6648 of integer object. The @code{TARGET_ASM_BYTE_OP} directive creates a 6667 @code{TARGET_ASM_BYTE_OP} family of strings, returning @code{false}
|
| D | gccint.info | 25013 -- Target Hook: const char * TARGET_ASM_BYTE_OP 25023 of integer object. The `TARGET_ASM_BYTE_OP' directive creates a 25042 `TARGET_ASM_BYTE_OP' family of strings, returning `false' when the 33833 * TARGET_ASM_BYTE_OP: Data Output. (line 7)
|