1.

What is the correct chronological order of the following steps involved in the LCALL operation?1. Load the value of 16-bit destination address to program counter2. Increment of the program counter by value '3'3. Storage of the higher byte of program counter on the stack4. Increment of the stack pointer by value'1'5. Storage of the lower byte of program counter on the stack6. Increment in the value of stack pointer

A. 5, 3, 1, 6, 2, 4
B. 1, 3, 2, 5, 4, 6
C. 2, 4, 5, 6, 3, 1
D. 5, 3, 6, 2, 4, 1
Answer» D. 5, 3, 6, 2, 4, 1


Discussion

No Comment Found

Related MCQs