Home | History | Annotate | Download | only in priv

Lines Matching refs:showX86ShiftOp

456 const HChar* showX86ShiftOp ( X86ShiftOp op ) {
461 default: vpanic("showX86ShiftOp");
942 vex_printf("%sl ", showX86ShiftOp(i->Xin.Sh32.op));
972 vex_printf("%sdl ", showX86ShiftOp(i->Xin.Sh3232.op));