4 lines
32 B
Text
4 lines
32 B
Text
|
|
MOV AX,03h
|
||
|
|
MOV CL,02h
|
||
|
|
SAR AX,CL
|