Home | History | Annotate | Download | only in strace

Lines Matching full:mips_r2

756 static long long mips_r2;
759 static long mips_r2;
1404 mips_r2 = regs[REG_V0];
1406 scno = mips_r2;
2119 mips_r2 = regs[REG_V0];
2123 if (upeek(tcp->pid, REG_V0, &mips_r2) < 0)
2303 u_error = mips_r2;
2305 tcp->u_rval = mips_r2;
2307 tcp->u_lrval = mips_r2;