Searched refs:M68K_SP_REGNUM (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dm68k-tdep.h38 M68K_SP_REGNUM = 15, /* Address of top of stack. */ enumerator in enum:m68k_regnum
H A Dm68kbsd-tdep.c146 base = frame_unwind_register_unsigned (next_frame, M68K_SP_REGNUM);
158 trad_frame_set_reg_addr (this_cache, M68K_SP_REGNUM, addr + 12);
H A Dm68klinux-tdep.c241 frame_unwind_register (next_frame, M68K_SP_REGNUM, buf);
278 frame_unwind_register (next_frame, M68K_SP_REGNUM, buf);
H A Dm68kbsd-nat.c208 for (regnum = M68K_A2_REGNUM; regnum <= M68K_SP_REGNUM; regnum++)
H A Dm68k-tdep.c520 regcache_cooked_write (regcache, M68K_SP_REGNUM, buf);
889 frame_unwind_register (next_frame, M68K_SP_REGNUM, buf);
930 if (regnum == M68K_SP_REGNUM && cache->saved_sp)
1204 set_gdbarch_sp_regnum (gdbarch, M68K_SP_REGNUM);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dm68k-tdep.h38 M68K_SP_REGNUM = 15, /* Address of top of stack. */ enumerator in enum:m68k_regnum
H A Dm68kbsd-tdep.c146 base = frame_unwind_register_unsigned (next_frame, M68K_SP_REGNUM);
158 trad_frame_set_reg_addr (this_cache, M68K_SP_REGNUM, addr + 12);
H A Dm68klinux-tdep.c241 frame_unwind_register (next_frame, M68K_SP_REGNUM, buf);
278 frame_unwind_register (next_frame, M68K_SP_REGNUM, buf);
H A Dm68kbsd-nat.c208 for (regnum = M68K_A2_REGNUM; regnum <= M68K_SP_REGNUM; regnum++)
H A Dm68k-tdep.c520 regcache_cooked_write (regcache, M68K_SP_REGNUM, buf);
889 frame_unwind_register (next_frame, M68K_SP_REGNUM, buf);
930 if (regnum == M68K_SP_REGNUM && cache->saved_sp)
1204 set_gdbarch_sp_regnum (gdbarch, M68K_SP_REGNUM);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dm68k-tdep.h38 M68K_SP_REGNUM = 15, /* Address of top of stack. */ enumerator in enum:m68k_regnum
H A Dm68kbsd-tdep.c146 base = frame_unwind_register_unsigned (next_frame, M68K_SP_REGNUM);
158 trad_frame_set_reg_addr (this_cache, M68K_SP_REGNUM, addr + 12);
H A Dm68klinux-tdep.c241 frame_unwind_register (next_frame, M68K_SP_REGNUM, buf);
278 frame_unwind_register (next_frame, M68K_SP_REGNUM, buf);
H A Dm68kbsd-nat.c208 for (regnum = M68K_A2_REGNUM; regnum <= M68K_SP_REGNUM; regnum++)
H A Dm68k-tdep.c520 regcache_cooked_write (regcache, M68K_SP_REGNUM, buf);
889 frame_unwind_register (next_frame, M68K_SP_REGNUM, buf);
930 if (regnum == M68K_SP_REGNUM && cache->saved_sp)
1204 set_gdbarch_sp_regnum (gdbarch, M68K_SP_REGNUM);

Completed in 125 milliseconds