Home | History | Annotate | Download | only in priv

Lines Matching refs:shr_op

1084          X86ShiftOp shr_op = (e->Iex.Binop.op == Iop_MullS8 
1092 addInstr(env, X86Instr_Sh32(shr_op, shift, a16));
1093 addInstr(env, X86Instr_Sh32(shr_op, shift, b16));