Home
last modified time | relevance | path

Searched refs:sf_r13 (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/arch/amd64/include/
H A Dframe.h114 uint64_t sf_r13; member
/netbsd/sys/arch/sh3/include/
H A Dframe.h124 int sf_r13; member
/netbsd/external/gpl3/gdb/dist/gdb/
H A Damd64-obsd-nat.c110 regcache->raw_supply (13, &sf.sf_r13); in amd64obsd_supply_pcb()
H A Damd64-nbsd-nat.c99 regcache->raw_supply (13, &sf.sf_r13); in amd64nbsd_supply_pcb()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Damd64-nbsd-nat.c99 regcache->raw_supply (13, &sf.sf_r13); in amd64nbsd_supply_pcb()
H A Damd64-obsd-nat.c110 regcache->raw_supply (13, &sf.sf_r13); in amd64obsd_supply_pcb()
/netbsd/sys/arch/x86/x86/
H A Dvm_machdep.c213 sf->sf_r13 = (uint64_t)arg; in cpu_lwp_fork()
/netbsd/sys/arch/sh3/sh3/
H A Dgenassym.cf72 define SF_R13 offsetof(struct switchframe, sf_r13)