Home
last modified time | relevance | path

Searched refs:stack_offset (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/arch/landisk/stand/mbr/
H A Dmbr.S39 mov.w stack_offset, r1
169 stack_offset: .word 0x1000 label
/netbsd-src/sys/arch/landisk/stand/bootxx/
H A Dpbr.S51 mov.w stack_offset, r1
179 stack_offset: .word 0x1000 label
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.cc1645 int stack_offset in epiphany_emit_save_restore() local
1667 if (stack_offset == current_frame_info.first_slot_size in epiphany_emit_save_restore()
1682 && stack_offset > current_frame_info.first_slot_size) in epiphany_emit_save_restore()
1699 if (GET_CODE (addr) == PLUS && (stack_offset & 7) == 0 in epiphany_emit_save_restore()
1700 && stack_offset != 2 * UNITS_PER_WORD in epiphany_emit_save_restore()
1711 else if (GET_CODE (addr) == PLUS && (stack_offset & 7) == 4 in epiphany_emit_save_restore()
1712 && stack_offset != 2 * UNITS_PER_WORD in epiphany_emit_save_restore()
1713 && stack_offset != 3 * UNITS_PER_WORD in epiphany_emit_save_restore()
1719 stack_offset -= GET_MODE_SIZE (mode); in epiphany_emit_save_restore()
1765 stack_offset -= GET_MODE_SIZE (mode); in epiphany_emit_save_restore()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c1643 int stack_offset in epiphany_emit_save_restore() local
1665 if (stack_offset == current_frame_info.first_slot_size in epiphany_emit_save_restore()
1680 && stack_offset > current_frame_info.first_slot_size) in epiphany_emit_save_restore()
1697 if (GET_CODE (addr) == PLUS && (stack_offset & 7) == 0 in epiphany_emit_save_restore()
1698 && stack_offset != 2 * UNITS_PER_WORD in epiphany_emit_save_restore()
1709 else if (GET_CODE (addr) == PLUS && (stack_offset & 7) == 4 in epiphany_emit_save_restore()
1710 && stack_offset != 2 * UNITS_PER_WORD in epiphany_emit_save_restore()
1711 && stack_offset != 3 * UNITS_PER_WORD in epiphany_emit_save_restore()
1717 stack_offset -= GET_MODE_SIZE (mode); in epiphany_emit_save_restore()
1763 stack_offset -= GET_MODE_SIZE (mode); in epiphany_emit_save_restore()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.c1595 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset) in frv_frame_access() argument
1600 stack_offset - accessor->base_offset); in frv_frame_access()
1636 frv_dwarf_store (reg, stack_offset)); in frv_frame_access()
1644 rtx set1 = frv_dwarf_store (reg1, stack_offset); in frv_frame_access()
1645 rtx set2 = frv_dwarf_store (reg2, stack_offset + 4); in frv_frame_access()
1665 frv_dwarf_store (reg, stack_offset)); in frv_frame_access()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.cc1584 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset) in frv_frame_access() argument
1589 stack_offset - accessor->base_offset); in frv_frame_access()
1625 frv_dwarf_store (reg, stack_offset)); in frv_frame_access()
1633 rtx set1 = frv_dwarf_store (reg1, stack_offset); in frv_frame_access()
1634 rtx set2 = frv_dwarf_store (reg2, stack_offset + 4); in frv_frame_access()
1654 frv_dwarf_store (reg, stack_offset)); in frv_frame_access()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc358 unsigned int stack_offset; member
5951 info->stack_offset = cum->stack_words; in mips_get_arg_info()
5953 info->stack_offset += info->stack_offset & 1; in mips_get_arg_info()
6185 cum->stack_words = info.stack_offset + info.stack_words; in mips_function_arg_advance()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c356 unsigned int stack_offset; member
5940 info->stack_offset = cum->stack_words; in mips_get_arg_info()
5942 info->stack_offset += info->stack_offset & 1; in mips_get_arg_info()
6135 cum->stack_words = info.stack_offset + info.stack_words; in mips_function_arg_advance()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-1990169 exec_data_offset, data_offset, stack_offset). They're
H A DChangeLog-20078325 boundary, align stack_offset too. Write floating-point
H A DChangeLog-20028318 (v850_push_arguments): Fix stack_offset handling. Don't write
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-1990169 exec_data_offset, data_offset, stack_offset). They're
H A DChangeLog-20078325 boundary, align stack_offset too. Write floating-point
H A DChangeLog-20028318 (v850_push_arguments): Fix stack_offset handling. Don't write