Add missing stolen reg value in mcontext.
PR #4513 is already working on setting the stolen reg value. This PR is just to verify whether this also fixes the delay-simple test. I verified that it is indeed fixed locally, but this test was somewhat flaky on Jenkins CI, so need to verify that.
Fixes: #4571 (closed)