On 04/28/2017 11:10 PM, Stafford Horne wrote:
+ raise_exception(cpu, EXCP_HLT);
One minor tweak -- EXCP_HALTED.HLT is, in theory, i386 specific. Not that you'd have noticed a difference. FWIW, I've just found the same error in target/alpha.
Otherwise, Reviewed-by: Richard Henderson <r...@twiddle.net> r~