Home > other >  Need assembly bosses!!!!!!
Need assembly bosses!!!!!!

Time:09-27

Which big help to write a program design, ChongXie!!!!!! Use your hands help children!

CodePudding user response:

Mov dx, ax
SHL dx, 1
The add ax, dx
SHL dx, 1
The add ax, dx

CodePudding user response:

Mov cl, 14
SHL ax, cl

CodePudding user response:

refer to the second floor like football programmers reply:
mov cl, 14
SHL ax, cl

The wrong topic, sorry

CodePudding user response:

Mov bx, ax
Mov dx, ax
SHL bx, 3
SHL dx, 2
SHL ax, 1
The add ax, bx
The add ax, dx

CodePudding user response:

No debugging, but should be ok

CodePudding user response:

Cx, mov ax
SHL cx, 1
SHL ax, 3
The add ax, cx
SHL cx, 1
The add ax, cx

CodePudding user response:

Cx, mov ax
SHL ax, 3
Sub ax, cx
SHL ax, 1

CodePudding user response:

reference 7 floor??????? White clouds cloud?? Response:
cx, mov ax
SHL ax, 3
Sub ax, cx
SHL ax, 1


The good, the code at least

CodePudding user response:

Shift is given priority to, zha Lord, was more, intermediate or with the addition and subtraction, do not have what meaning,
Be less line
Cx, lea [ax * 4 + ax]
SHL ax, 2
Lea ax, ax + cx * 2]

CodePudding user response:

Now popular answer homework assignments? Want a penalty,,,
  • Related