Home | History | Annotate | Download | only in priv

Lines Matching refs:showX86SseOp

491 HChar* showX86SseOp ( X86SseOp op ) {
561 default: vpanic("showX86SseOp");
1114 vex_printf("%sps ", showX86SseOp(i->Xin.Sse32Fx4.op));
1120 vex_printf("%sss ", showX86SseOp(i->Xin.Sse32FLo.op));
1126 vex_printf("%spd ", showX86SseOp(i->Xin.Sse64Fx2.op));
1132 vex_printf("%ssd ", showX86SseOp(i->Xin.Sse64FLo.op));
1138 vex_printf("%s ", showX86SseOp(i->Xin.SseReRg.op));