Home | History | Annotate | Download | only in priv

Lines Matching refs:showAMD64SseOp

534 HChar* showAMD64SseOp ( AMD64SseOp op ) {
604 default: vpanic("showAMD64SseOp");
1250 vex_printf("%sps ", showAMD64SseOp(i->Ain.Sse32Fx4.op));
1256 vex_printf("%sss ", showAMD64SseOp(i->Ain.Sse32FLo.op));
1262 vex_printf("%spd ", showAMD64SseOp(i->Ain.Sse64Fx2.op));
1268 vex_printf("%ssd ", showAMD64SseOp(i->Ain.Sse64FLo.op));
1274 vex_printf("%s ", showAMD64SseOp(i->Ain.SseReRg.op));
1304 //uu vex_printf("v%s ", showAMD64SseOp(i->Ain.SseReRg.op));