On 2012-06-07 18:06, Maciej W. Rozycki wrote: > "Use MIPS_HFLAG_B16 to determine the address of a jump instruction when we > need to restart a delay slot instruction." > > and was not accompanied by a test case nor I have one offhand. > > However this change appears obviously correct to me, and the same > calculation is already used in exception_resume_pc applied to ordinary, > Debug and NMI exceptions. This code on the other hand applies to reset > exceptions and instruction restarts in the context of I/O.
Reviewed-by: Richard Henderson <r...@twiddle.net> r~