5. LXI: Load register Pair immediate
Eg:- LXI H, 2030H (This instruction loads the memory address in HL register, here it works as memory pointer)
6. DAD: - Add register pair to HL register. The 16-bit contents of the specified register pair are
added to the contents of the HL register and the sum is stored in the HL register. The contents of the source register pair are not altered. If the result is larger than 16 bits, the CY flag is set. No other flags are affected.
Popular Post
-
MOV, MVI, LDA, LDAX, LXI, LHLD, STA, STAX,SHLD
-
Jump Instruction, JMP, JC, JNC, JP, JM, JZ, JNZ, JPE, JPO
-
RLC, RRC, RAL, RAR, CMA, CMC, STC
-
CMP, CPI, ANA, ANI, XRA,XRI, ORA, ORI
-
Addressing Modes in 8085
-
INR, INX, DCR, DCX, DAA instruction
-
XCHG, SPHL, XHTL, PUSH, POP, OUT, IN
-
Comparison of 8085 and 8086
-
Pin Diagram of 8085 Microprocessor with Description
-
Flag Registers In 8086
thank you!
ReplyDeletegreat!!
ReplyDelete