Subject: Microprocessor and Interfacing
Semester: BE Computer Sem-5
Question: categories of 8085 instruction that manipulate data
Question: categories of 8085 instruction that manipulate data
Answer :
1. Data transfer group – Example : MOV, MVI, LXI.
2. Arithmetic group – Example: ADD, SUB, INR.
3. Logical group – Example: ANA, XRA, CMP.
4. Branch group – Example: JMP, JNZ, CALL.