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

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h79 u_int tf_t3; /* r20 */ member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c67 { "r20(t3)", (long *)&ddb_regs.tf_t3, FCN_NULL, NULL },
166 tf->tf_t3, tf->tf_t2, tf->tf_t1, tf->tf_arg3);
H A Dprocess_machdep.c73 regs->r_regs[20] = tf->tf_t3;
145 tf->tf_t3 = regs->r_regs[20];
H A Dkgdb_hppa.c172 KGDB_MOVEREG(20, tf_t3); /* r20 */ \
H A Dhppa_machdep.c168 gr[20] = tf->tf_t3;
288 tf->tf_t3 = gr[20];
H A Dfpu.c121 _FRAME_POSITION(tf_t3), /* r20 */

Completed in 107 milliseconds