16 Bit Data Transfer Instructions | 8085 Microprocessor
Rp = Register pair 1. LXI Rp, 16 Bit data Rp ⇒ BC ≡ B DE ≡ D HL ≡ H SP Instruction word size ⇒ 3 Byte Operation ⇒ When this instruction will execute the 16-bit data will store in register pair Rp. [Rp ] ← 16-bit data Addressing Mode ⇒ Immediate Addressing Mode For example: LXI D 2059 H [D] = 20 … Read more