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

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h119 u_int tf_ret0; /* r28 */ member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c75 { "r28(ret0)", (long *)&ddb_regs.tf_ret0, FCN_NULL, NULL },
170 tf->tf_ret0, tf->tf_ret1, tf->tf_sp, tf->tf_r31);
H A Dprocess_machdep.c81 regs->r_regs[28] = tf->tf_ret0;
153 tf->tf_ret0 = regs->r_regs[28];
H A Dkgdb_hppa.c180 KGDB_MOVEREG(28, tf_ret0); /* r28 */ \
H A Dhppa_machdep.c176 gr[28] = tf->tf_ret0;
296 tf->tf_ret0 = gr[28];
H A Dfpu.c129 _FRAME_POSITION(tf_ret0), /* r28 */
H A Dvm_machdep.c154 tf->tf_ret0 = l1->l_proc->p_pid;
H A Dtrap.c661 frame->tf_ret0 = ret;
1286 frame->tf_ret0 = rval[0];
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dintr.c397 frame->tf_ret0 != 0)

Completed in 177 milliseconds