Home
last modified time | relevance | path

Searched refs:FRAME_SIZE (Results 1 – 23 of 23) sorted by relevance

/netbsd/lib/libc/arch/alpha/gen/
H A Dswapcontext.S35 #define FRAME_SIZE 32 macro
40 NESTED(swapcontext, 2, FRAME_SIZE, ra, IM_RA|IM_A0|IM_A1, 0)
42 lda sp, -FRAME_SIZE(sp)
52 lda t1, FRAME_SIZE(sp)
59 lda sp, FRAME_SIZE(sp)
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_s390x.S8 #define FRAME_SIZE 160 macro
26 aghi %r15, -FRAME_SIZE
27 CFI_ADJUST_CFA_OFFSET(FRAME_SIZE)
28 la %r2, FRAME_SIZE(%r15)
30 lmg %r14, %r15, FRAME_SIZE + R14_REL_OFFSET(%r15)
/netbsd/lib/libc/arch/alpha/sys/
H A Dcerror.S33 #define FRAME_SIZE 16 macro
39 NESTED(__cerror, 0, FRAME_SIZE, ra, IM_RA|IM_V0, 0)
47 lda sp, -FRAME_SIZE(sp)
62 lda sp, FRAME_SIZE(sp)
/netbsd/common/lib/libc/arch/alpha/gmon/
H A D_mcount.S59 #define FRAME_SIZE (24 * 8) macro
65 lda sp, -FRAME_SIZE(sp)
124 lda sp, FRAME_SIZE(sp)
/netbsd/sys/arch/alpha/include/
H A Dframe.h89 #define FRAME_SIZE (FRAME_HW_OFFSET + FRAME_HW_SIZE) macro
92 unsigned long tf_regs[FRAME_SIZE]; /* See above */
/netbsd/sys/arch/alpha/alpha/
H A Ddb_trace.c238 addr = DDB_REGS->tf_regs[FRAME_SP] - FRAME_SIZE * 8; in db_stack_trace_print()
241 frame = (db_addr_t)tf + FRAME_SIZE * 8; in db_stack_trace_print()
350 frame = (db_addr_t)tf + FRAME_SIZE * 8; in db_stack_trace_print()
H A Ddebug.s72 lda t0, FRAME_SIZE*8(a4) /* what would sp have been? */
H A Dgenassym.cf132 define FRAME_SIZE FRAME_SIZE
H A Dmachdep.c1678 for (i = 0; i < FRAME_SIZE; i++) in setregs()
1681 memset(tfp->tf_regs, 0, FRAME_SIZE * sizeof tfp->tf_regs[0]); in setregs()
H A Dlocore.s1366 lda sp,-(FRAME_SIZE*8)(sp)
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Dos_types.h49 #undef FRAME_SIZE
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dsparcv8plus.S151 # define FRAME_SIZE -192 macro
156 # define FRAME_SIZE -192 macro
158 # define FRAME_SIZE -96 macro
672 save %sp,FRAME_SIZE,%sp
1028 save %sp,FRAME_SIZE,%sp
1140 save %sp,FRAME_SIZE,%sp
1460 save %sp,FRAME_SIZE,%sp
H A Dsparcv8.S525 #define FRAME_SIZE -96 macro
565 save %sp,FRAME_SIZE,%sp
944 save %sp,FRAME_SIZE,%sp
1054 save %sp,FRAME_SIZE,%sp
1368 save %sp,FRAME_SIZE,%sp
/netbsd/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dsparcv8plus.S151 # define FRAME_SIZE -192 macro
156 # define FRAME_SIZE -192 macro
158 # define FRAME_SIZE -96 macro
672 save %sp,FRAME_SIZE,%sp
1028 save %sp,FRAME_SIZE,%sp
1140 save %sp,FRAME_SIZE,%sp
1460 save %sp,FRAME_SIZE,%sp
H A Dsparcv8.S525 #define FRAME_SIZE -96 macro
565 save %sp,FRAME_SIZE,%sp
944 save %sp,FRAME_SIZE,%sp
1054 save %sp,FRAME_SIZE,%sp
1368 save %sp,FRAME_SIZE,%sp
/netbsd/sys/compat/linux/arch/alpha/
H A Dlinux_machdep.c105 memset(tfp->tf_regs, 0, FRAME_SIZE * sizeof tfp->tf_regs[0]); in linux_setregs()
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Dbn-sparcv8.S525 #define FRAME_SIZE -96 macro
565 save %sp,FRAME_SIZE,%sp
944 save %sp,FRAME_SIZE,%sp
1054 save %sp,FRAME_SIZE,%sp
1368 save %sp,FRAME_SIZE,%sp
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Dbn-sparcv8.S525 #define FRAME_SIZE -96 macro
565 save %sp,FRAME_SIZE,%sp
944 save %sp,FRAME_SIZE,%sp
1054 save %sp,FRAME_SIZE,%sp
1368 save %sp,FRAME_SIZE,%sp
/netbsd/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dmorestack.S38 # When calling __generic_morestack, FRAME_SIZE points to the size of
46 # value minus the returned *FRAME_SIZE will be the first address on
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dmorestack.S38 # When calling __generic_morestack, FRAME_SIZE points to the size of
46 # value minus the returned *FRAME_SIZE will be the first address on
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux.cc1479 # define FRAME_SIZE 112 in internal_clone() macro
1488 # define FRAME_SIZE 32 in internal_clone() macro
1568 "i" (FRAME_SIZE), in internal_clone()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux.cc1412 # define FRAME_SIZE 112 in internal_clone() macro
1421 # define FRAME_SIZE 32 in internal_clone() macro
1501 "i" (FRAME_SIZE), in internal_clone()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux.cc1479 # define FRAME_SIZE 112 in internal_clone() macro
1488 # define FRAME_SIZE 32 in internal_clone() macro
1568 "i" (FRAME_SIZE), in internal_clone()