Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/include/
H A Dframe.h123 unsigned long tf_sr6; 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.c90 regs->r_sr6 = tf->tf_sr6; in process_read_regs()
H A Ddb_interface.c111 { "sr6", (long *)&ddb_regs.tf_sr6, FCN_NULL },
H A Dgenassym.cf106 member tf_sr6
H A Dmachdep.c1168 tf->tf_sr4 = tf->tf_sr5 = tf->tf_sr6 = pcb->pcb_space; in setregs()