Home
last modified time | relevance | path

Searched refs:STACK_REALIGN_DEFAULT (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsol2.h26 #undef STACK_REALIGN_DEFAULT
27 #define STACK_REALIGN_DEFAULT (TARGET_64BIT ? 0 : 1) macro
H A Dcygming.h43 #undef STACK_REALIGN_DEFAULT
44 #define STACK_REALIGN_DEFAULT TARGET_SSE macro
H A Di386.h884 #define STACK_REALIGN_DEFAULT 0 macro
H A Di386-options.c2533 STACK_REALIGN_DEFAULT); in ix86_option_override_internal()
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsol2.h26 #undef STACK_REALIGN_DEFAULT
27 #define STACK_REALIGN_DEFAULT (TARGET_64BIT ? 0 : 1) macro
H A Dcygming.h36 #undef STACK_REALIGN_DEFAULT
37 #define STACK_REALIGN_DEFAULT TARGET_SSE macro
H A Di386.h884 #define STACK_REALIGN_DEFAULT 0 macro
H A Di386-options.cc2488 STACK_REALIGN_DEFAULT); in ix86_option_override_internal()
H A Di386-options.c2533 STACK_REALIGN_DEFAULT); in ix86_option_override_internal()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201630627 * config/i386/sol2.h (STACK_REALIGN_DEFAULT): Define.
31120 * config/i386/cygming.h (STACK_REALIGN_DEFAULT): Define.
H A DChangeLog-200812221 (STACK_REALIGN_DEFAULT): Likewise.
H A DChangeLog-20094294 * config/i386/i386.h (STACK_REALIGN_DEFAULT): Update comments.