Searched refs:tf_t2 (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h77 u_int tf_t2; /* r21 */ member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c68 { "r21(t2)", (long *)&ddb_regs.tf_t2, FCN_NULL, NULL },
166 tf->tf_t3, tf->tf_t2, tf->tf_t1, tf->tf_arg3);
H A Dprocess_machdep.c74 regs->r_regs[21] = tf->tf_t2;
146 tf->tf_t2 = regs->r_regs[21];
H A Dkgdb_hppa.c173 KGDB_MOVEREG(21, tf_t2); /* r21 */ \
H A Dhppa_machdep.c169 gr[21] = tf->tf_t2;
289 tf->tf_t2 = gr[21];
H A Dfpu.c122 _FRAME_POSITION(tf_t2), /* r21 */

Completed in 45 milliseconds