Home | History | Annotate | Download | only in priv

Lines Matching refs:showX86UnaryOp

433 HChar* showX86UnaryOp ( X86UnaryOp op ) {
437 default: vpanic("showX86UnaryOp");
918 vex_printf("%sl ", showX86UnaryOp(i->Xin.Unary32.op));