If we use internal data forwarding to speed up the performance of a CPU (R1, R2 and R3 are registers and M[100] is a memory reference), then the sequence of operations

R1 → M[100]

M[100] → R2

M[100] → R3

Can be replaced by

1
R1 → R3

R2 → M[100]

2

M[100] → R2

R1 → R2

R1 → R
3

R1 → M[100]

R2 → R3
4

R1 →R2

R1 → R3

R1 → M[100]
5
Question Not Attempted

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation