Searched refs:UNALIGNED_SHORT_ASM_OP (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsun4gas.h24 #define UNALIGNED_SHORT_ASM_OP ".uahalf" macro
H A Dsysv4.h100 #define UNALIGNED_SHORT_ASM_OP ".uahalf" macro
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Delf.h532 #undef UNALIGNED_SHORT_ASM_OP macro
H A Dalpha.h2160 #define UNALIGNED_SHORT_ASM_OP ".align 0\n\t.word"
2149 #define UNALIGNED_SHORT_ASM_OP macro
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dsgs.h45 #define UNALIGNED_SHORT_ASM_OP ".short" /* Used in dwarfout.c */ macro
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c469 #ifndef UNALIGNED_SHORT_ASM_OP
470 #define UNALIGNED_SHORT_ASM_OP ".2byte"
734 do { fprintf ((FILE), "\t%s\t", UNALIGNED_SHORT_ASM_OP); \
756 UNALIGNED_SHORT_ASM_OP, (unsigned) TAG); \
768 UNALIGNED_SHORT_ASM_OP, (unsigned) ATTR); \
791 UNALIGNED_SHORT_ASM_OP, (unsigned) FT); \
854 fprintf ((FILE), "\t%s\t0x%x\n", UNALIGNED_SHORT_ASM_OP, (unsigned) VALUE)
467 #define UNALIGNED_SHORT_ASM_OP macro
H A Ddwarf2out.c216 #ifndef UNALIGNED_SHORT_ASM_OP
217 #define UNALIGNED_SHORT_ASM_OP ".2byte" macro
306 do { fprintf ((FILE), "\t%s\t", UNALIGNED_SHORT_ASM_OP); \
378 fprintf ((FILE), "\t%s\t0x%x", UNALIGNED_SHORT_ASM_OP, (unsigned) (VALUE))
/haiku-buildtools/gcc/gcc/
H A Dsystem.h938 IDENT_ASM_OP UNALIGNED_SHORT_ASM_OP UNALIGNED_INT_ASM_OP \
/haiku-buildtools/legacy/gcc/gcc/config/m88k/
H A Dm88k.h1814 #define UNALIGNED_SHORT_ASM_OP "uahalf"
1802 #define UNALIGNED_SHORT_ASM_OP macro
/haiku-buildtools/legacy/gcc/gcc/config/sh/
H A Dsh.h1960 #define UNALIGNED_SHORT_ASM_OP ".uaword"
1947 #define UNALIGNED_SHORT_ASM_OP macro

Completed in 304 milliseconds