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

/netbsd-6-1-5-RELEASE/sys/arch/landisk/stand/mbr/
H A Dmbr.S39 mov.w stack_offset, r1
169 stack_offset: .word 0x1000 label
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mt/
H A Dmt.c919 rtx reg, rtx mem, int stack_offset)
934 GEN_INT (stack_offset))),
953 int stack_offset = info.total_size;
973 stack_offset -= UNITS_PER_WORD;
978 stack_offset);
993 int stack_offset = info.total_size;
1015 stack_offset -= UNITS_PER_WORD;
1021 stack_offset -= UNITS_PER_WORD;
1026 stack_offset);
1035 stack_offset
917 mt_emit_save_restore(enum save_direction direction, rtx reg, rtx mem, int stack_offset) argument
952 int stack_offset = info.total_size; local
992 int stack_offset = info.total_size; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/landisk/stand/bootxx/
H A Dpbr.S51 mov.w stack_offset, r1
179 stack_offset: .word 0x1000 label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/score/
H A Dscore3.h51 unsigned int stack_offset; /* The offset from the start of the stack */ member in struct:score3_arg_info
H A Dscore7.h51 unsigned int stack_offset; /* The offset from the start of the stack */ member in struct:score7_arg_info
H A Dscore7.c479 info->stack_offset = cum->stack_words;
481 info->stack_offset += info->stack_offset & 1;
801 cum->stack_words = info.stack_offset + info.stack_words;
H A Dscore3.c480 info->stack_offset = cum->stack_words;
482 info->stack_offset += info->stack_offset & 1;
810 cum->stack_words = info.stack_offset + info.stack_words;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dm32r-tdep.c690 int stack_offset, stack_alloc; local
722 for (argnum = 0, stack_offset = 0; argnum < nargs; argnum++)
755 write_memory (sp + stack_offset, val, 4);
756 stack_offset += 4;
H A Dfrv-tdep.c1221 int stack_offset; local
1241 stack_offset = 0;
1302 argnum, *((int *)val), stack_offset,
1303 (int) (sp + stack_offset));
1305 write_memory (sp + stack_offset, val, partial_len);
1306 stack_offset += align_up (partial_len, 4);
H A Dh8300-tdep.c646 int stack_alloc = 0, stack_offset = 0; local
691 write_memory (sp + stack_offset, padded, padded_len);
692 stack_offset += padded_len;
718 write_memory (sp + stack_offset, padded, padded_len);
719 stack_offset += padded_len;
H A Dv850-tdep.c683 int stack_offset; local
690 stack_offset = 16;
695 sp -= len + stack_offset;
739 write_memory (sp + stack_offset, val, 4);
743 stack_offset += 4;
H A Dmips-tdep.c2906 int stack_offset = 0; local
3120 fprintf_unfiltered (gdb_stdlog, " - stack_offset=%s",
3121 paddress (gdbarch, stack_offset));
3126 addr = sp + stack_offset + longword_offset;
3167 In the new EABI (and the NABI32), the stack_offset
3171 stack_offset += align_up (partial_len, regsize);
3314 int stack_offset = 0; local
3470 fprintf_unfiltered (gdb_stdlog, " - stack_offset=%s",
3471 paddress (gdbarch, stack_offset));
3476 addr = sp + stack_offset
3757 int stack_offset = 0; local
4225 int stack_offset = 0; local
[all...]
H A Dscore-tdep.c521 CORE_ADDR stack_offset = 0; local
538 r4 and increase the stack_offset by 4. */
542 stack_offset += SCORE_REGSIZE;
606 /* Always increase the stack_offset and save args to stack. */
607 addr = sp + stack_offset + downward_offset;
619 stack_offset += align_up (partial_len, SCORE_REGSIZE);
H A Dsh-tdep.c1070 int stack_offset = 0; local
1138 write_memory (sp + stack_offset, val, reg_size);
1139 stack_offset += reg_size;
1212 int stack_offset = 0; local
1264 write_memory (sp + stack_offset, val, reg_size);
1265 stack_offset += reg_size;
H A Dmn10300-tdep.c1233 int stack_offset = 0; local
1298 write_memory (sp + stack_offset, val, push_size);
1301 stack_offset += push_size;
H A Dsh64-tdep.c1063 int stack_offset, stack_alloc; local
1104 for (argnum = 0, stack_offset = 0; argnum < nargs; argnum++)
1133 write_memory (sp + stack_offset, (const bfd_byte *) val,
1135 stack_offset += 8;/*argreg_size;*/
H A Dcris-tdep.c870 int stack_offset; local
898 stack_offset = 0;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Demul_chirp.c118 unsigned_word stack_offset; member in struct:_os_emul_data
1622 chirp->stack_offset = chirp->code_offset + chirp->sizeof_code;
1631 chirp->htab_offset = chirp->stack_offset + chirp->sizeof_stack;
1738 chirp->stack_ra = chirp->stack_offset + chirp->real_base;
1744 chirp->stack_va = chirp->stack_offset + chirp->virt_base;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.c1710 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset)
1715 stack_offset - accessor->base_offset);
1750 frv_dwarf_store (reg, stack_offset));
1758 rtx set1 = frv_dwarf_store (reg1, stack_offset);
1759 rtx set2 = frv_dwarf_store (reg2, stack_offset + 4);
1779 frv_dwarf_store (reg, stack_offset));
1698 frv_frame_access(frv_frame_accessor_t *accessor, rtx reg, int stack_offset) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/frv/
H A Dfrv.c1676 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset)
1681 stack_offset - accessor->base_offset);
1702 frv_dwarf_store (reg, stack_offset));
1710 rtx set1 = frv_dwarf_store (reg1, stack_offset);
1711 rtx set2 = frv_dwarf_store (reg2, stack_offset + 4);
1718 frv_dwarf_store (reg, stack_offset));
1664 frv_frame_access(frv_frame_accessor_t *accessor, rtx reg, int stack_offset) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dmips.c484 unsigned int stack_offset; member in struct:mips_arg_info
3720 info->stack_offset = cum->stack_words;
3722 info->stack_offset += info->stack_offset & 1;
3757 cum->stack_words = info.stack_offset + info.stack_words;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.c419 unsigned int stack_offset; member in struct:mips_arg_info
4804 info->stack_offset = cum->stack_words;
4806 info->stack_offset += info->stack_offset & 1;
4998 cum->stack_words = info.stack_offset + info.stack_words;

Completed in 623 milliseconds