Adds a missing instruction fetch for zero-iteration rep string loops by moving the instruction instrumentation to the top of a rep string bb rather than prior to the single memory reference.
The forthcoming trace_invariants continuous PC checks for #2708 (closed) will test this.
Fixes #2011 (closed)