Source and destination operands(contd..)
1.In case of some instructions, the same operand serves as both the source and the destination.
-same operand appears on the right and left side of an expression.
-E.g., Add A,B(B=A+B)
-B is both the source and the destination operand.
2.Another classification of instruction is based on the number of operand address in the instruction.