Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dptrace.h52 #define PTRACE_REG_PC(r) (r)->r_pcoqh
55 (r)->r_pcoqh = (v); \
H A Dreg.h196 uint32_t r_pcoqh; member
/netbsd-src/sys/arch/hppa/hppa/
H A Dprocess_machdep.c90 regs->r_pcoqh = tf->tf_iioq_head; in process_read_regs()
162 tf->tf_iioq_head = regs->r_pcoqh | HPPA_PC_PRIV_USER; in process_write_regs()