What are the different types of instruction format?
Answers
Answered by
1
There are three types: – Memory-memory where two or three operands may be in memory. – Register-memory where at least one operand must be in a register. – Load-store where only the load and store instructions can access memory.
Similar questions