Searched refs:showMIPSCondCode (Results 1 – 2 of 2) sorted by relevance
198 const HChar *showMIPSCondCode(MIPSCondCode cond) in showMIPSCondCode() function1224 vex_printf(" = %s ( ", showMIPSCondCode(i->Min.Cmp.cond)); in ppMIPSInstr()1295 vex_printf("if (%s) ", showMIPSCondCode(i->Min.Call.cond)); in ppMIPSInstr()1320 showMIPSCondCode(i->Min.XDirect.cond)); in ppMIPSInstr()1330 showMIPSCondCode(i->Min.XIndir.cond)); in ppMIPSInstr()1339 showMIPSCondCode(i->Min.XAssisted.cond)); in ppMIPSInstr()
165 extern const HChar *showMIPSCondCode(MIPSCondCode);