Answer from cs61c-ay (Peter Lau 16743989) for Question 1 The instruction cycle immediately after a branch instruction can be used to perform an instruction that does not depend on the result of the branch, for example, an an add instruction immediately before the branch.