70 likes | 191 Views
Learn about the Data Transfer, Arithmetic, Logical, Branch Control, I/O & Machine Control groups of instructions in the 8085 microprocessor. Mrs. Charulata Ingle explains the data transfer group, including examples like MOV, MVI, LXI, LDA, STA.
E N D
Instruction Set of 8085 An instruction is a command given to computer to perform specified operation on given data Lecturer: Mrs Charulata Ingle
Classification of instructions Data transfer group Arithmetic group Logical group Branch control group I/O and machine control group Lecturer: Mrs Charulata Ingle
Data Transfer Group • Instruction which are used to transfer the data from one register to another register, from memory to register or from register to memory. • When an instruction of data transfer is executed , data is transferred from source to destination without altering the contents of source. • Examples: MOV,MVI,LXI,LDA,STA Lecturer: Mrs Charulata Ingle
DATA TRANSFER GROUP Contd…
DATA TRANSFER GROUP Contd…