Searched refs:showPPCUnaryOp (Results 1 – 2 of 2) sorted by relevance
298 extern const HChar* showPPCUnaryOp ( PPCUnaryOp );
495 const HChar* showPPCUnaryOp ( PPCUnaryOp op ) { in showPPCUnaryOp() function1524 vex_printf("%s ", showPPCUnaryOp(i->Pin.Unary.op)); in ppPPCInstr()