Searched refs:sf_r15 (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/arch/sh3/include/
H A Dframe.h126 int sf_r15; member in struct:switchframe
/netbsd-current/sys/arch/amd64/include/
H A Dframe.h112 uint64_t sf_r15; member in struct:switchframe
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Damd64-obsd-nat.c113 regcache->raw_supply (15, &sf.sf_r15);
H A Damd64-nbsd-nat.c101 regcache->raw_supply (15, &sf.sf_r15);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Damd64-obsd-nat.c113 regcache->raw_supply (15, &sf.sf_r15);
H A Damd64-netbsd-nat.c101 regcache->raw_supply (15, &sf.sf_r15);
/netbsd-current/sys/arch/sh3/sh3/
H A Dvm_machdep.c224 sf->sf_r15 = sf->sf_r7_bank;
H A Ddb_trace.c167 sp = pcb->pcb_sf.sf_r15;
H A Dsh3_machdep.c261 sf->sf_r7_bank = sf->sf_r15 = u + USPACE;

Completed in 94 milliseconds