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

/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_trace.c76 rp = ddb_regs.tf_rp;
108 rp = ddb_regs.tf_rp;
184 rp = tf.tf_rp;
H A Ddb_machdep.c49 { "r2(rp)", (long *)&ddb_regs.tf_rp, FCN_NULL, NULL },
156 0, tf->tf_r1, tf->tf_rp, tf->tf_r3);
H A Dprocess_machdep.c55 regs->r_regs[ 2] = tf->tf_rp;
127 tf->tf_rp = regs->r_regs[ 2];
H A Dhppa_machdep.c137 tf->tf_rp = 0;
150 gr[2] = tf->tf_rp;
270 tf->tf_rp = gr[2];
H A Dkgdb_hppa.c154 KGDB_MOVEREG(2, tf_rp); /* r2 */ \
H A Dfpu.c103 _FRAME_POSITION(tf_rp), /* r2 */
H A Dtrap.c552 frame->tf_iioq_head = frame->tf_rp;
572 frame->tf_iioq_head, frame, frame->tf_rp);
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h96 u_int tf_rp; /* r2 */ member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dmachdep.c1877 tf->tf_rp = 0;

Completed in 179 milliseconds