Computer Science, asked by monsantoleah3f, 3 months ago

What is the difference between a direct and indirect address instruction? How many references to memory are needed for each type of instruction to bring an opened into processor register?

Answers

Answered by mg443379
1

Answer:

A direct address instruction needs two references to memory: (1) Read instruction, (2) Read Operand. An indirect address instruction needs three references to memory: (1) Read instruction, (2) Read effective address, (3) Read operand.

Explanation:

i hope this answer is right

Similar questions