Searched refs:tf_sr3 (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h86 u_int tf_sr3; member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c96 { "sr3", (long *)&ddb_regs.tf_sr3, FCN_NULL, NULL },
174 tf->tf_sr0, tf->tf_sr1, tf->tf_sr2, tf->tf_sr3);
H A Dprocess_machdep.c96 regs->r_sr3 = tf->tf_sr3;
168 tf->tf_sr3 = regs->r_sr3;
H A Dkgdb_hppa.c199 KGDB_MOVEREG(47, tf_sr3); \
H A Dhppa_machdep.c189 gr[_REG_SR3] = tf->tf_sr3;
322 tf->tf_sr3 = gr[_REG_SR3];
H A Dvm_machdep.c134 tf->tf_sr0 = tf->tf_sr1 = tf->tf_sr3 = tf->tf_sr2 =
H A Dtrap.c1017 tf->tf_sr0 = tf->tf_sr1 = tf->tf_sr3 = tf->tf_sr2 =
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dmachdep.c1884 tf->tf_sr0 = tf->tf_sr1 = tf->tf_sr2 = tf->tf_sr3 =

Completed in 115 milliseconds