*** 296,11 *** __ mtctr(R0); __ bctrl(); __ b(_continuation); } - // Implementation of patching: // - Copy the code at given offset to an inlined buffer (first the bytes, then the number of bytes). // - Replace original code with a call to the stub. // At Runtime: // - call to stub, jump to runtime --- 296,10 ---