Consider the following code sequence below.
LW $to, ($to)
Add $t1, $te, $t2

Without using any forwarding, how many NOP instructions do we need to eliminate all the data hazards and stalls.
Answer: