单项选择题

可以实现将ax的值增大2倍的是()。

A.mul 2
B.mul ax,2
C.shl ax,1
D.shr ax,1