HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_ASM_UNALIGNED_DI_OP (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
target-def.h 41 #define TARGET_ASM_UNALIGNED_DI_OP "\t.8byte\t"
46 #define TARGET_ASM_UNALIGNED_DI_OP NULL
113 TARGET_ASM_UNALIGNED_DI_OP, \
  /src/external/gpl3/gcc.old/dist/gcc/
target-def.h 41 #define TARGET_ASM_UNALIGNED_DI_OP "\t.8byte\t"
46 #define TARGET_ASM_UNALIGNED_DI_OP NULL
113 TARGET_ASM_UNALIGNED_DI_OP, \
  /src/external/gpl3/gcc.old/dist/gcc/config/cr16/
cr16.cc 227 #undef TARGET_ASM_UNALIGNED_DI_OP
228 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP
  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.cc 198 #undef TARGET_ASM_UNALIGNED_DI_OP
199 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.cc 194 #undef TARGET_ASM_UNALIGNED_DI_OP
195 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 416 #undef TARGET_ASM_UNALIGNED_DI_OP
417 #define TARGET_ASM_UNALIGNED_DI_OP "\tdata8.ua\t"
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 264 #undef TARGET_ASM_UNALIGNED_DI_OP
265 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 746 #undef TARGET_ASM_UNALIGNED_DI_OP
747 #define TARGET_ASM_UNALIGNED_DI_OP "\t.uaxword\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 406 #undef TARGET_ASM_UNALIGNED_DI_OP
407 #define TARGET_ASM_UNALIGNED_DI_OP "\tdata8.ua\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 260 #undef TARGET_ASM_UNALIGNED_DI_OP
261 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 745 #undef TARGET_ASM_UNALIGNED_DI_OP
746 #define TARGET_ASM_UNALIGNED_DI_OP "\t.uaxword\t"
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 9987 #undef TARGET_ASM_UNALIGNED_DI_OP
9988 #define TARGET_ASM_UNALIGNED_DI_OP "\t.align 0\n\t.quad\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 9978 #undef TARGET_ASM_UNALIGNED_DI_OP
9979 #define TARGET_ASM_UNALIGNED_DI_OP "\t.align 0\n\t.quad\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 7295 #undef TARGET_ASM_UNALIGNED_DI_OP
7296 #define TARGET_ASM_UNALIGNED_DI_OP NULL
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1319 #undef TARGET_ASM_UNALIGNED_DI_OP
1320 #define TARGET_ASM_UNALIGNED_DI_OP "\t.vbyte\t8,"
1327 #undef TARGET_ASM_UNALIGNED_DI_OP
1328 #define TARGET_ASM_UNALIGNED_DI_OP "\t.quad\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1312 #undef TARGET_ASM_UNALIGNED_DI_OP
1313 #define TARGET_ASM_UNALIGNED_DI_OP "\t.vbyte\t8,"
1320 #undef TARGET_ASM_UNALIGNED_DI_OP
1321 #define TARGET_ASM_UNALIGNED_DI_OP "\t.quad\t"

Completed in 100 milliseconds