Home
last modified time | relevance | path

Searched refs:tf_sr5 (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/arch/hppa/include/
H A Dframe.h122 unsigned long tf_sr5; member
/openbsd/sys/arch/hppa/hppa/
H A Dvm_machdep.c90 tf->tf_sr4 = tf->tf_sr5 = tf->tf_sr6 = in cpu_fork()
H A Dprocess_machdep.c89 regs->r_sr5 = tf->tf_sr5; in process_read_regs()
H A Ddb_interface.c110 { "sr5", (long *)&ddb_regs.tf_sr5, FCN_NULL },
H A Dgenassym.cf105 member tf_sr5
H A Dmachdep.c1168 tf->tf_sr4 = tf->tf_sr5 = tf->tf_sr6 = pcb->pcb_space; in setregs()