Ask Question
7 November, 00:18

What does the cpu do (in terms of register contents and stack) when it executes a jsr instruction?

+4
Answers (1)
  1. 7 November, 04:07
    0
    In 65xx assembler: It puts the address of the next instruction on the stack, and loads the jsr's argument into the program counter.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What does the cpu do (in terms of register contents and stack) when it executes a jsr instruction? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers