Searched refs:showAMD64CondCode (Results 1 – 2 of 2) sorted by relevance
122 extern HChar* showAMD64CondCode ( AMD64CondCode );
189 HChar* showAMD64CondCode ( AMD64CondCode cond ) in showAMD64CondCode() function1141 ? "" : showAMD64CondCode(i->Ain.Call.cond), in ppAMD64Instr()1148 showAMD64CondCode(i->Ain.Goto.cond)); in ppAMD64Instr()1165 vex_printf("cmov%s ", showAMD64CondCode(i->Ain.CMov64.cond)); in ppAMD64Instr()1201 vex_printf("setq%s ", showAMD64CondCode(i->Ain.Set64.cond)); in ppAMD64Instr()1395 vex_printf("cmov%s ", showAMD64CondCode(i->Ain.SseCMov.cond)); in ppAMD64Instr()