What is in AX if the following instructions are run
mov bl, 10001111b
movzx ax, bl
AND
mov bl, 10001111b
movsx ax, bl
Expert Answer
An answer will be send to you shortly. . . . .
What is in AX if the following instructions are run
mov bl, 10001111b
movzx ax, bl
AND
mov bl, 10001111b
movsx ax, bl
An answer will be send to you shortly. . . . .