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

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h114 u_int tf_arg3; /* r23 */ member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c70 { "r23(arg3)", (long *)&ddb_regs.tf_arg3, FCN_NULL, NULL },
166 tf->tf_t3, tf->tf_t2, tf->tf_t1, tf->tf_arg3);
H A Dprocess_machdep.c76 regs->r_regs[23] = tf->tf_arg3;
148 tf->tf_arg3 = regs->r_regs[23];
H A Dhppa_machdep.c136 tf->tf_arg3 = ninterrupted;
171 gr[23] = tf->tf_arg3;
291 tf->tf_arg3 = gr[23];
H A Dkgdb_hppa.c175 KGDB_MOVEREG(23, tf_arg3); /* r23 */ \
H A Dsig_machdep.c180 tf->tf_arg3 = (__greg_t)catcher;
H A Dfpu.c124 _FRAME_POSITION(tf_arg3), /* r23 */
H A Dtrap.c1201 frame->tf_arg3 = args[3];

Completed in 114 milliseconds