Computer Science, asked by Naazfresh9983, 1 year ago

What are the different types of instruction format?

Answers

Answered by sumit9835
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