Question: Question 2 0 Given the following statement, which is correct? mov [ var ] , ebx Move the 4 bytes in memory at the address
Question
Given the following statement, which is correct?
mov var ebx
Move the bytes in memory at the address contained in EBX into EAX.
Move the contents of EBX into the bytes at memory address var. Note var is a bit constant
Move bytes at memory address ESI into EAX.
Move the contents of CL into the byte at address ESIEAX.
Move the bytes of data at address ESI EBX into EDX.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
