Home | History | Annotate | Download | only in priv

Lines Matching refs:showX86SseOp

491 const HChar* showX86SseOp ( X86SseOp op ) {
561 default: vpanic("showX86SseOp");
1164 vex_printf("%sps ", showX86SseOp(i->Xin.Sse32Fx4.op));
1170 vex_printf("%sss ", showX86SseOp(i->Xin.Sse32FLo.op));
1176 vex_printf("%spd ", showX86SseOp(i->Xin.Sse64Fx2.op));
1182 vex_printf("%ssd ", showX86SseOp(i->Xin.Sse64FLo.op));
1188 vex_printf("%s ", showX86SseOp(i->Xin.SseReRg.op));