Question: Question 6. What will be internal code of the register BL (hexadecimal) after evecuooll Ul dd OFFh mov edx, x ile n inc edx mov
Question 6. What will be internal code of the register BL (hexadecimal) after evecuooll Ul dd OFFh mov edx, x ile n inc edx mov ebx, edx ANSWER (hexadecimal value): Question 7. What are the values of the ESI and EDI registers (decimal) after execution of the following instructions? mov edi, o push edi inc edi pop esi ANSWER (decimal values): LESI: EDI= ] Question 8. Executing a LOOP instruction causes changes in (circle one correct answer) A. the ESI, EDI and ECX register. B. the stack pointer register ESP. C. the ECX register Question 9. What will be internal code of AL register after execution of the following instructions? db 1,0,5,3,6 mov edi, o mov ecx, 2 mov al,0 d: add al,t[odi] add edi, 2 loop d ANSWER (hexadecimal value): ] mation 10 When the CPU executes a CALL instruction: (circle one correct answer)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
