qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 1/4] Add moxie target code


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 1/4] Add moxie target code
Date: Thu, 28 Feb 2013 00:30:49 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3

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 <address@hidden>

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


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]