edited by
37 views
0 votes
0 votes

While moving data between registers of the $8085$ and the stack

(1) a $\text{PUSH}$ instruction

  1. Pre increments the stack pointer

(2) a $\text{POP}$ instruction

  1. Post increments the stack pointer
  2. Pre decrements the stack pointer
  3. Post decrements the stack pointer
edited by

Please log in or register to answer this question.

Answer: