What is difference between a direct and indirect address instruction? How many reference to memory are needed for each type of instruction to bring an operand into a process register?
Answers
Answered by
1
Explanation:
If the Address part has the address of an operand, then the instruction is said to have a direct address. If the address bits of the instruction code are used as an actual operand, it is termed as indirect addressing. Two memory references are needed to access data.
Similar questions