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

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h125 u_int tf_sr4; member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c97 { "sr4", (long *)&ddb_regs.tf_sr4, FCN_NULL, NULL },
176 tf->tf_sr4, tf->tf_sr5, tf->tf_sr6, tf->tf_sr7);
H A Dprocess_machdep.c97 regs->r_sr4 = tf->tf_sr4;
169 tf->tf_sr4 = regs->r_sr4;
H A Dkgdb_hppa.c195 KGDB_MOVEREG(43, tf_sr4); \
H A Dhppa_machdep.c190 gr[_REG_SR4] = tf->tf_sr4;
323 tf->tf_sr4 = gr[_REG_SR4];
H A Dvm_machdep.c135 tf->tf_sr4 = tf->tf_sr5 = tf->tf_sr6 = space;
H A Dtrap.c1018 tf->tf_sr4 = tf->tf_sr5 = tf->tf_sr6 = space;
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dmachdep.c1885 tf->tf_sr4 = tf->tf_sr5 = tf->tf_sr6 = space;

Completed in 116 milliseconds