Question: Question 6 12 pts Assume the data segment contains source BYTE manifold, 0 dest BYTE manipulated, and assume the address of source is O0 40

Question 6 12 pts Assume the data segment contains source BYTE "manifold", 0 dest BYTE "manipulated", and assume the address of source is O0 40 60 44 and the address of dest is 00 40 60 4D Now suppose the following instructions are executed: lea esi, source lea edi, dest cld mov ecx, 8 repe cmpsb What will be the values of the following after the code completes? (make sure your answer fits the register size and is written in hex!) ESI: EDI ECX
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
