Home
last modified time | relevance | path

Searched defs:tf_sp (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/arch/x86/include/
H A Ddb_machdep.h21 #define tf_sp tf_rsp macro
28 #define tf_sp tf_esp macro
/netbsd/sys/arch/or1k/include/
H A Dframe.h47 #define tf_sp tf_regs.r_sp macro
/netbsd/sys/arch/aarch64/include/
H A Dframe.h46 #define tf_sp tf_regs.r_sp macro
/netbsd/sys/arch/riscv/include/
H A Dframe.h46 #define tf_sp tf_reg[_X_SP] macro
/netbsd/sys/arch/vax/include/
H A Dtrap.h86 long tf_sp; /* Stack pointer */ member
/netbsd/sys/arch/hppa/include/
H A Dframe.h78 u_int tf_sp; /* r30 */ member