You are on page 1of 1

Microprocessor 8085

Appendix A

Explanation :

Add the number in HL along with itself.

Flowchart : Refer flowchart 28.

Program :

Instruction
DAD H
HLT

Comment
; HL = HL + HL
; Terminate program execution

Flowchart 28

You might also like