/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | target-def.h | 41 #define TARGET_ASM_UNALIGNED_DI_OP "\t.8byte\t" macro 46 #define TARGET_ASM_UNALIGNED_DI_OP NULL macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | target-def.h | 41 #define TARGET_ASM_UNALIGNED_DI_OP "\t.8byte\t" macro 46 #define TARGET_ASM_UNALIGNED_DI_OP NULL macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/ |
H A D | cr16.c | 226 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/ |
H A D | cr16.cc | 228 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/ |
H A D | cris.cc | 195 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/ |
H A D | cris.c | 197 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa.cc | 260 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.c | 260 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.c | 7284 #define TARGET_ASM_UNALIGNED_DI_OP NULL macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
H A D | alpha.cc | 9947 #define TARGET_ASM_UNALIGNED_DI_OP "\t.align 0\n\t.quad\t" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | alpha.c | 9942 #define TARGET_ASM_UNALIGNED_DI_OP "\t.align 0\n\t.quad\t" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 1303 #define TARGET_ASM_UNALIGNED_DI_OP "\t.vbyte\t8," macro 1311 #define TARGET_ASM_UNALIGNED_DI_OP "\t.quad\t" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 405 #define TARGET_ASM_UNALIGNED_DI_OP "\tdata8.ua\t" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.c | 405 #define TARGET_ASM_UNALIGNED_DI_OP "\tdata8.ua\t" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 1308 #define TARGET_ASM_UNALIGNED_DI_OP "\t.vbyte\t8," macro 1316 #define TARGET_ASM_UNALIGNED_DI_OP "\t.quad\t" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 762 #define TARGET_ASM_UNALIGNED_DI_OP "\t.uaxword\t" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 744 #define TARGET_ASM_UNALIGNED_DI_OP "\t.uaxword\t" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 23018 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 24405 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP macro
|