|
else if (op in [OP_MUL,OP_IMUL]) and ispowerof2(a,l1) then
|
|
else if (op in [OP_MUL,OP_IMUL]) and ispowerof2(a,l1) then
|
|
a_op_const_reg_reg(list,OP_SHL,size,l1,src,dst)
|
|
a_op_const_reg_reg(list,OP_SHL,size,l1,src,dst)
|
|
tmpreg:=getintregister(list,size);
|
|
tmpreg:=getintregister(list,size);
|