(LE) BMMA2343 Microprocessor Technology (Lecture 08)
(LE) BMMA2343 Microprocessor Technology (Lecture 08)
1. Instruction Format
2. Addressing Modes
3. Flowchart
4. Register Pair
a) 1-byte instructions
Opcode + Operand
b) 2-byte instructions
Opcode Operand
c) 3-byte instructions
• Example:
Mnemonics Machine Code
• Example:
Mnemonics Machine Code
• Example:
Mnemonics Machine Code
H L
40 01
• From the previous example: LXI H, 4001H will place the 16-bit
data (4001H) into the register pair HL.