Home
last modified time | relevance | path

Searched refs:r_spc (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/sh/sh/
H A Dprocess_machdep.c147 regs->r_spc = tf->tf_spc; in process_read_regs()
205 tf->tf_spc = regs->r_spc; in process_write_regs()
/openbsd/sys/arch/sh/include/
H A Dreg.h80 int r_spc; member
/openbsd/regress/sys/ptrace/
H A Dptrace.c83 regs.r_spc |= 0x01; in main()