Home | History | Annotate | Download | only in priv

Lines Matching refs:showMIPSCondCode

628 HChar *showMIPSCondCode(MIPSCondCode cond)
681 vpanic("showMIPSCondCode");
1530 vex_printf(" = %s ( ", showMIPSCondCode(i->Min.Cmp.cond));
1601 vex_printf("if (%s) ", showMIPSCondCode(i->Min.Call.cond));
1620 showMIPSCondCode(i->Min.XDirect.cond));
1630 showMIPSCondCode(i->Min.XIndir.cond));
1639 showMIPSCondCode(i->Min.XAssisted.cond));