Searched refs:tf_s8 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/riscv/include/
H A Dframe.h68 #define tf_s8 tf_reg[_X_S8] macro
/netbsd-current/sys/arch/riscv/riscv/
H A Ddb_machdep.c62 { "s8", (void *)offsetof(struct trapframe, tf_s8), db_rw_ddbreg, NULL },
H A Dtrap.c107 tf->tf_s8 = fb->fb_reg[FB_S8];

Completed in 104 milliseconds