Searched refs:p_rs1 (Results 1 – 1 of 1) sorted by relevance
1492 int p_rs1, p_t; in fmt_trap() local1506 p_rs1 = ((f->ftcc.rs1 != 0) || in fmt_trap()1510 p_t = (f->f3.rs2 != 0 || p_rs1 == 0); in fmt_trap()1515 (p_rs1 != 0) ? reg_names[f->ftcc2.rs1] : "", in fmt_trap()1516 (p_rs1 != 0) ? " + " : "", in fmt_trap()1522 (p_rs1 != 0) ? reg_names[f->ftcc2.rs1] : "", in fmt_trap()1523 (p_rs1 != 0) ? " + " : "", in fmt_trap()