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

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h122 u_int tf_sr0; member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c93 { "sr0", (long *)&ddb_regs.tf_sr0, FCN_NULL, NULL },
174 tf->tf_sr0, tf->tf_sr1, tf->tf_sr2, tf->tf_sr3);
H A Dprocess_machdep.c93 regs->r_sr0 = tf->tf_sr0;
165 tf->tf_sr0 = regs->r_sr0;
H A Dkgdb_hppa.c196 KGDB_MOVEREG(44, tf_sr0); \
H A Dhppa_machdep.c186 gr[_REG_SR0] = tf->tf_sr0;
319 tf->tf_sr0 = gr[_REG_SR0];
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 106 milliseconds