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

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h124 u_int tf_sr2; member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c95 { "sr2", (long *)&ddb_regs.tf_sr2, FCN_NULL, NULL },
174 tf->tf_sr0, tf->tf_sr1, tf->tf_sr2, tf->tf_sr3);
H A Dprocess_machdep.c95 regs->r_sr2 = tf->tf_sr2;
167 tf->tf_sr2 = regs->r_sr2;
H A Dkgdb_hppa.c198 KGDB_MOVEREG(46, tf_sr2); \
H A Dhppa_machdep.c188 gr[_REG_SR2] = tf->tf_sr2;
321 tf->tf_sr2 = gr[_REG_SR2];
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 176 milliseconds