Original Submission: When stepping through code, the debugger doesn't step into the branch delay slot, though this code is still executed, resulting in 2 instructions occuring at once, where visually it looks like only the branch instruction has been executed.