Searched refs:stack_offset (Results 1 - 25 of 43) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/x86/
H A Dx86inc.asm176 %assign stack_offset stack_offset+gprsize
181 %assign stack_offset stack_offset-gprsize
187 %assign stack_offset stack_offset+(%2)
194 %assign stack_offset stack_offset-(%2)
250 DECLARE_REG 4, rdi, edi, di, dil, [rsp + stack_offset + 40]
251 DECLARE_REG 5, rsi, esi, si, sil, [rsp + stack_offset
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/x86/
H A Dx86inc.asm176 %assign stack_offset stack_offset+gprsize
181 %assign stack_offset stack_offset-gprsize
187 %assign stack_offset stack_offset+(%2)
194 %assign stack_offset stack_offset-(%2)
250 DECLARE_REG 4, rdi, edi, di, dil, [rsp + stack_offset + 40]
251 DECLARE_REG 5, rsi, esi, si, sil, [rsp + stack_offset
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/x86/
H A Dx86inc.asm176 %assign stack_offset stack_offset+gprsize
181 %assign stack_offset stack_offset-gprsize
187 %assign stack_offset stack_offset+(%2)
194 %assign stack_offset stack_offset-(%2)
250 DECLARE_REG 4, rdi, edi, di, dil, [rsp + stack_offset + 40]
251 DECLARE_REG 5, rsi, esi, si, sil, [rsp + stack_offset
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dprocess.c263 * Note the "stack_offset" stuff: when returning to kernel mode, we need
281 unsigned long stack_offset, settls; local
283 stack_offset = PAGE_SIZE - sizeof(struct pt_regs);
285 stack_offset = (PAGE_SIZE-1) & (unsigned long) regs;
287 (stack_offset + PAGE_SIZE + task_stack_page(p));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dprocess.c263 * Note the "stack_offset" stuff: when returning to kernel mode, we need
281 unsigned long stack_offset, settls; local
283 stack_offset = PAGE_SIZE - sizeof(struct pt_regs);
285 stack_offset = (PAGE_SIZE-1) & (unsigned long) regs;
287 (stack_offset + PAGE_SIZE + task_stack_page(p));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dv850-tdep.c677 int stack_offset; local
684 stack_offset = 16;
689 sp -= len + stack_offset;
732 write_memory (sp + stack_offset, val, 4);
736 stack_offset += 4;
H A Dm32r-tdep.c670 int stack_offset, stack_alloc; local
702 for (argnum = 0, stack_offset = 0; argnum < nargs; argnum++)
734 write_memory (sp + stack_offset, val, 4);
735 stack_offset += 4;
H A Dfrv-tdep.c1118 int stack_offset; local
1138 stack_offset = 0;
1199 argnum, *((int *)val), stack_offset, (int) (sp + stack_offset));
1201 write_memory (sp + stack_offset, val, partial_len);
1202 stack_offset += align_up (partial_len, 4);
H A Dmips-tdep.c2514 int stack_offset = 0; local
2707 fprintf_unfiltered (gdb_stdlog, " - stack_offset=0x%s",
2708 paddr_nz (stack_offset));
2713 addr = sp + stack_offset + longword_offset;
2754 In the new EABI (and the NABI32), the stack_offset
2758 stack_offset += align_up (partial_len, regsize);
2851 int stack_offset = 0; local
2978 fprintf_unfiltered (gdb_stdlog, " - stack_offset=0x%s",
2979 paddr_nz (stack_offset));
2984 addr = sp + stack_offset
3212 int stack_offset = 0; local
3674 int stack_offset = 0; local
[all...]
H A Dh8300-tdep.c660 int stack_alloc = 0, stack_offset = 0; local
705 write_memory (sp + stack_offset, padded, padded_len);
706 stack_offset += padded_len;
732 write_memory (sp + stack_offset, padded, padded_len);
733 stack_offset += padded_len;
H A Dmn10300-tdep.c981 int stack_offset = 0; local
1046 write_memory (sp + stack_offset, val, push_size);
1049 stack_offset += push_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dv850-tdep.c677 int stack_offset; local
684 stack_offset = 16;
689 sp -= len + stack_offset;
732 write_memory (sp + stack_offset, val, 4);
736 stack_offset += 4;
H A Dm32r-tdep.c670 int stack_offset, stack_alloc; local
702 for (argnum = 0, stack_offset = 0; argnum < nargs; argnum++)
734 write_memory (sp + stack_offset, val, 4);
735 stack_offset += 4;
H A Dfrv-tdep.c1118 int stack_offset; local
1138 stack_offset = 0;
1199 argnum, *((int *)val), stack_offset, (int) (sp + stack_offset));
1201 write_memory (sp + stack_offset, val, partial_len);
1202 stack_offset += align_up (partial_len, 4);
H A Dmips-tdep.c2514 int stack_offset = 0; local
2707 fprintf_unfiltered (gdb_stdlog, " - stack_offset=0x%s",
2708 paddr_nz (stack_offset));
2713 addr = sp + stack_offset + longword_offset;
2754 In the new EABI (and the NABI32), the stack_offset
2758 stack_offset += align_up (partial_len, regsize);
2851 int stack_offset = 0; local
2978 fprintf_unfiltered (gdb_stdlog, " - stack_offset=0x%s",
2979 paddr_nz (stack_offset));
2984 addr = sp + stack_offset
3212 int stack_offset = 0; local
3674 int stack_offset = 0; local
[all...]
H A Dh8300-tdep.c660 int stack_alloc = 0, stack_offset = 0; local
705 write_memory (sp + stack_offset, padded, padded_len);
706 stack_offset += padded_len;
732 write_memory (sp + stack_offset, padded, padded_len);
733 stack_offset += padded_len;
H A Dmn10300-tdep.c981 int stack_offset = 0; local
1046 write_memory (sp + stack_offset, val, push_size);
1049 stack_offset += push_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dv850-tdep.c677 int stack_offset; local
684 stack_offset = 16;
689 sp -= len + stack_offset;
732 write_memory (sp + stack_offset, val, 4);
736 stack_offset += 4;
H A Dm32r-tdep.c670 int stack_offset, stack_alloc; local
702 for (argnum = 0, stack_offset = 0; argnum < nargs; argnum++)
734 write_memory (sp + stack_offset, val, 4);
735 stack_offset += 4;
H A Dfrv-tdep.c1118 int stack_offset; local
1138 stack_offset = 0;
1199 argnum, *((int *)val), stack_offset, (int) (sp + stack_offset));
1201 write_memory (sp + stack_offset, val, partial_len);
1202 stack_offset += align_up (partial_len, 4);
H A Dmips-tdep.c2514 int stack_offset = 0; local
2707 fprintf_unfiltered (gdb_stdlog, " - stack_offset=0x%s",
2708 paddr_nz (stack_offset));
2713 addr = sp + stack_offset + longword_offset;
2754 In the new EABI (and the NABI32), the stack_offset
2758 stack_offset += align_up (partial_len, regsize);
2851 int stack_offset = 0; local
2978 fprintf_unfiltered (gdb_stdlog, " - stack_offset=0x%s",
2979 paddr_nz (stack_offset));
2984 addr = sp + stack_offset
3212 int stack_offset = 0; local
3674 int stack_offset = 0; local
[all...]
H A Dh8300-tdep.c660 int stack_alloc = 0, stack_offset = 0; local
705 write_memory (sp + stack_offset, padded, padded_len);
706 stack_offset += padded_len;
732 write_memory (sp + stack_offset, padded, padded_len);
733 stack_offset += padded_len;
H A Dmn10300-tdep.c981 int stack_offset = 0; local
1046 write_memory (sp + stack_offset, val, push_size);
1049 stack_offset += push_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/mm/
H A Dfault.c261 unsigned long stack_offset; local
281 stack_offset = stack_pointer & (THREAD_SIZE-1);
282 if (stack_offset < THREAD_SIZE / 8) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/mm/
H A Dfault.c261 unsigned long stack_offset; local
281 stack_offset = stack_pointer & (THREAD_SIZE-1);
282 if (stack_offset < THREAD_SIZE / 8) {

Completed in 373 milliseconds

12