Searched refs:tf_arg1 (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h116 u_int tf_arg1; /* r25 */ member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c72 { "r25(arg1)", (long *)&ddb_regs.tf_arg1, FCN_NULL, NULL },
168 tf->tf_arg2, tf->tf_arg1, tf->tf_arg0, tf->tf_dp);
H A Dprocess_machdep.c78 regs->r_regs[25] = tf->tf_arg1;
150 tf->tf_arg1 = regs->r_regs[25];
H A Dhppa_machdep.c134 tf->tf_arg1 = (uintptr_t)sas;
173 gr[25] = tf->tf_arg1;
293 tf->tf_arg1 = gr[25];
H A Dkgdb_hppa.c177 KGDB_MOVEREG(25, tf_arg1); /* r25 */ \
H A Dsig_machdep.c171 tf->tf_arg1 = (__greg_t)&fp->sf_si;
H A Dfpu.c126 _FRAME_POSITION(tf_arg1), /* r25 */
H A Dtrap.c1199 frame->tf_arg1 = args[1];
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dmachdep.c1879 tf->tf_arg1 = tf->tf_arg2 = 0; /* XXX dynload stuff */

Completed in 162 milliseconds