Answered step by step
Verified Expert Solution
Question
1 Approved Answer
i want answer with explaination Qiverfing 8 When executing a LOOP instruction A. index registers ESt, EDI are automatically incremented. B. the ECX register is
i want answer with explaination
Qiverfing 8 When executing a LOOP instruction A. index registers ESt, EDI are automatically incremented. B. the ECX register is decremented. C. the ECX register is incremented. D. values of CPU registers are not changed, ANSWER: Quicsilan. 9. What will be value of Al register after execution of the following instructions? db 1,0,5,3,6 mov edi, 2 mov ecx, 2 mov al,0 d: add al, t[edi] add edi, 2 loop d ANSWER (decimal value) Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started