On 2013-02-27 14:09, Anthony Green wrote:
+ done_generating:
+    ctx.last_T0_store = NULL;
+    *tcg_ctx.gen_opc_ptr = INDEX_op_end;

Looks good now.  Except for the start/end TB thing, which is
lacking the icount calls, which will shortly be the hooks to
exit the TB due to interrupt as well.

But I'll still give it the

Reviewed-by: Richard Henderson <r...@twiddle.net>

since PMM's patch isn't committed yet.  But watch out...


r~

Reply via email to