Searched refs:STACK_ALIGN (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/sys/ |
| D | param.h | 244 #define STACK_ALIGN(sp, bytes) \ macro 251 #define STACK_ALIGN(sp, bytes) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/cris/ |
| D | cris.opt | 85 Target RejectNegative Mask(STACK_ALIGN) Undocumented 88 Target RejectNegative InverseMask(STACK_ALIGN)
|
| /netbsd/src/sys/arch/arm/arm/ |
| D | compat_16_machdep.c | 101 fp = (void *)STACK_ALIGN(fp, STACK_ALIGNBYTES); in sendsig_sigcontext()
|
| D | sig_machdep.c | 105 fp = (struct sigframe_siginfo *)STACK_ALIGN(fp, STACK_ALIGNBYTES); in sendsig_siginfo()
|
| /netbsd/src/sys/kern/ |
| D | init_main.c | 1111 ucp = (void *)STACK_ALIGN(ucp, STACK_ALIGNBYTES); in start_init()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-1996 | 1353 * config/m68k/tm-m68k.h: Define STACK_ALIGN. CPU32 can't hack 1425 * config/a29k/tm-a29k.h (STACK_ALIGN): Add comment. 1426 * config/sparc/tm-sparc.h (STACK_ALIGN): Add comment. 1427 * config/sparc/tm-sp64.h (STACK_ALIGN): Add comment. 1428 * config/pyr/tm-pyr.h (STACK_ALIGN): Add comment. 1429 * config/m88k/tm-m88k.h (STACK_ALIGN): Add comment. 1431 (STACK_ALIGN): Add comment, move to be with other associated 1434 (STACK_ALIGN): Remove completely, handled by PUSH_ARGUMENTS. 1436 * config/rs6000/tm-rs6000.h (STACK_ALIGN): Remove completely, 1678 (STACK_ALIGN): Define.
|
| D | ChangeLog-2000 | 5219 * config/d10v/tm-d10v.h (STACK_ALIGN): Delete. 5223 * valops.c (hand_function_call): Replace #ifdef STACK_ALIGN with 5226 (STACK_ALIGN): Add. Implement with predicate - STACK_ALIGN_P. 7677 * config/d10v/tm-d10v.h (STACK_ALIGN): Define.
|
| D | ChangeLog-1995 | 3815 paramaters on the stack so we can do better STACK_ALIGN. 3985 reference don't violate STACK_ALIGN.
|
| D | ChangeLog-1997 | 118 (STACK_ALIGN): define.
|
| D | ChangeLog-1990 | 1277 conventions (when STACK_ALIGN is insufficient).
|
| D | ChangeLog-1998 | 506 * config/pa/tm-hppa.h (STACK_ALIGN): New macro. 540 USE_STRUCT_CONVENTION and STACK_ALIGN macros.
|
| D | ChangeLog-1999 | 4641 * config/pa/tm-hppa64.h (STACK_ALIGN): Redefine. 7851 * config/fr30/tm-fr30.h (STACK_ALIGN): Define this here, so
|
| D | ChangeLog-2002 | 2403 (STACK_ALIGN): Likewise. 7517 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
|
| D | ChangeLog-2003 | 3682 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
|
| /netbsd/src/sys/arch/hppa/hppa/ |
| D | machdep.c | 1934 stack = (u_long)STACK_ALIGN(stack, 63);
|
| /netbsd/src/share/man/man9/ |
| D | Makefile | 859 STACK.9 STACK_ALIGN.9 \
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | ChangeLog-1991-2021 | 10368 STACK_ALIGN with DEPRECATED_STACK_ALIGN. 11015 description of STACK_ALIGN. Add description of FRAME_ALIGN.
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 11593 ./usr/share/man/cat9/STACK_ALIGN.0 comp-sys-catman .cat 20093 ./usr/share/man/html9/STACK_ALIGN.html comp-sys-htmlman html 28678 ./usr/share/man/man9/STACK_ALIGN.9 comp-sys-man .man
|