Home | History | Annotate | Download | only in priv

Lines Matching refs:showX86AluOp

441 HChar* showX86AluOp ( X86AluOp op ) {
453 default: vpanic("showX86AluOp");
894 vex_printf("%sl ", showX86AluOp(i->Xin.Alu32R.op));
900 vex_printf("%sl ", showX86AluOp(i->Xin.Alu32M.op));