Home
last modified time | relevance | path

Searched refs:ASM_QUAD (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
HDbsd.h37 #define ASM_QUAD "\t.quad\t" /* Should not be used for 32bit compilation. */ macro
HDatt.h32 #define ASM_QUAD "\t.quad\t" /* Should not be used for 32bit compilation. */ macro
HDopenbsd.h102 #undef ASM_QUAD
HDsol2.h78 #undef ASM_QUAD
HDsco5.h26 #undef ASM_QUAD
HDdarwin.h141 #define ASM_QUAD "\t.quad\t" macro
HDi386.c1510 #ifdef ASM_QUAD
1512 #define TARGET_ASM_ALIGNED_DI_OP ASM_QUAD
9202 #ifdef ASM_QUAD in ix86_output_addr_vec_elt()
9204 directive = ASM_QUAD; in ix86_output_addr_vec_elt()
/freebsd-11-stable/contrib/gcc/
HDChangeLog-20011161 * config/s390/linux.h (ASM_SHORT, ASM_LONG, ASM_QUAD): Remove.
7905 * config/i386/sco5.h (ASM_QUAD): Undo damage from att.h.
8433 * att.h (ASM_QUAD): Add comment.
8434 * bsd.h, sco5.h, sun386.h (ASM_QUAD): Define.
8456 Use ASM_QUAD on 64bit.
HDChangeLog-200219533 (ASM_QUAD): Undef. OpenBSD does not support it.
27922 * config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948.
33680 * config/i386/freebsd-aout.h (ASM_QUAD): Undefine.
HDChangeLog-20044762 (ASM_QUAD): Don't undefine for biarch targets.