Home
last modified time | relevance | path

Searched refs:TARGET_ASM_UNALIGNED_SI_OP (Results 1 – 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dtarget-def.h51 #define TARGET_ASM_UNALIGNED_SI_OP "\t.4byte\t" macro
56 #define TARGET_ASM_UNALIGNED_SI_OP NULL macro
242 TARGET_ASM_UNALIGNED_SI_OP, \
DChangeLog-20011194 TARGET_ASM_UNALIGNED_HI_OP, TARGET_ASM_UNALIGNED_SI_OP,
DChangeLog-20035278 (TARGET_ASM_UNALIGNED_SI_OP): Likewise.
DChangeLog-200510233 (TARGET_ASM_UNALIGNED_SI_OP): Add.
/freebsd-10-stable/contrib/gcc/config/sparc/
Dsparc.c438 #undef TARGET_ASM_UNALIGNED_SI_OP
439 #define TARGET_ASM_UNALIGNED_SI_OP "\t.uaword\t" macro
/freebsd-10-stable/contrib/gcc/config/ia64/
Dia64.c303 #undef TARGET_ASM_UNALIGNED_SI_OP
304 #define TARGET_ASM_UNALIGNED_SI_OP "\tdata4.ua\t" macro
/freebsd-10-stable/contrib/gcc/config/rs6000/
Drs6000.c861 #undef TARGET_ASM_UNALIGNED_SI_OP
862 #define TARGET_ASM_UNALIGNED_SI_OP "\t.vbyte\t4," macro
869 #undef TARGET_ASM_UNALIGNED_SI_OP
870 #define TARGET_ASM_UNALIGNED_SI_OP "\t.long\t" macro
/freebsd-10-stable/contrib/gcc/config/i386/
Di386.c1517 #undef TARGET_ASM_UNALIGNED_SI_OP
1518 #define TARGET_ASM_UNALIGNED_SI_OP TARGET_ASM_ALIGNED_SI_OP macro
/freebsd-10-stable/contrib/gcc/doc/
Dtm.texi6633 @deftypevrx {Target Hook} {const char *} TARGET_ASM_UNALIGNED_SI_OP