Ask Question
14 May, 07:28

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

+2
Answers (1)
  1. 14 May, 10:38
    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?
Get 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 & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers