EET303 Module II
EET303 Module II
Microprocessors and
Microcontrollers
Module II
8085 instruction set overview
8085 instruction set overview . . . contd.
8085 instruction set overview . . . contd.
8085 instruction set overview . . . contd.
8085 instruction set overview . . . contd.
Rotate instructions
Instructions for 16-bit data transfer
RLC
RAL
Program:
Clear the carry flag and load FFH in register C.
Add 01H to C. If the carry flag is set, display 01H at
output port 00H , else display the contents of
register C.