मराठी
महाराष्ट्र राज्य शिक्षण मंडळएचएससी विज्ञान (संगणक विज्ञान) इयत्ता १२ वी

Explain the following instructions of 8085 Microprocessor with one example of each : PUSH PSW - Computer Science 2

Advertisements
Advertisements

प्रश्न

Explain the following instructions of 8085 Microprocessor with one
example of each : PUSH PSW

उत्तर १

PUSH PSW : [PUSH ACCUMULATOR AND FLAG REGISTER ON STACK]
Format: [[SP] - 1] ←[A]
[[SP]- 2]0 ←[Cy], [[SP]-2]1 ←x,
[[SP]-2]2 ←[P], [[SP]-2]3 ←x,
[[SP]-2]4 ←[Ac], [[SP]-2]5 ←x,
[[SP]-2]6 ←[Z], [[SP]-2]7 ←S ,
[SP]←[SP]-2 (x -Undefined)
Addressing: Register indirect addressing
Bytes : 1 byte
Flag : None

Comment:
(1) The content of accumulator are moved to the memory location, whose address is one less than the content of stack pointer.
(2) The content of processor status word (flag register) are moved to the memory location, whose address is two less than the content of stack pointer.
(3) The stack pointer is decremented by 2

Example: Let [A] = 33 H and Flag Register = 25 H, [SP] = D015
Instruction: PUSH PSW
After execution : [D014] = 33 H, [D013] = 25H
[SP] = D013 H

shaalaa.com

उत्तर २

PUSH PSW : [PUSH ACCUMULATOR AND FLAG REGISTER ON STACK]
Format: [[SP] - 1] ←[A]
[[SP]- 2]0 ←[Cy], [[SP]-2]1 ←x,
[[SP]-2]2 ←[P], [[SP]-2]3 ←x,
[[SP]-2]4 ←[Ac], [[SP]-2]5 ←x,
[[SP]-2]6 ←[Z], [[SP]-2]7 ←S ,
[SP]←[SP]-2 (x -Undefined)
Addressing: Register indirect addressing
Bytes : 1 byte
Flag : None

Comment:
(1) The content of accumulator are moved to the memory location, whose address is one less than the content of stack pointer.
(2) The content of processor status word (flag register) are moved to the memory location, whose address is two less than the content of stack pointer.
(3) The stack pointer is decremented by 2

Example: Let [A] = 33 H and Flag Register = 25 H, [SP] = D015
Instruction: PUSH PSW
After execution : [D014] = 33 H, [D013] = 25H
[SP] = D013 H

shaalaa.com
Instruction Set and Programming of 8085
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2016-2017 (March)

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×