Ask Question

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

+5
Answers (1)
  1. 8 November, 06:20
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers