Answer from cs61c-bg (Spencer Ahrens 16187781) for Question 1 The instructions following a branch that are not dependent on the branch and can therefor execute independently of the branch stalling, therefor keeping the processor busy with useful processing while waiting for the branch function to process.