2. Explain the Memory stack organization of 16 locations of stack( 0 to 15). take the initial value of the
stack pointer is SP = 0E in Hex. Explain the following push and pop instructions through the Memory
stack organization diagram.
(1) PUSH R5 WHERE R5 = 37 in Hex
(2) POP R4 WHERE R4 = (40 ) Hex
The answer to your question is provided in the image:
Comments
Leave a comment