qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 02/10] tcg: introduce goto_ptr opcode


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3 02/10] tcg: introduce goto_ptr opcode
Date: Wed, 26 Apr 2017 14:12:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0

On 04/26/2017 08:23 AM, Emilio G. Cota wrote:
+DEF(goto_ptr, 0, 1, 0, TCG_OPF_BB_END)

One more thing:

DEF(goto_ptr, 0, 1, 0, TCG_OPF_BB_END | IMPL(TCG_TARGET_HAS_goto_ptr))

You'd have noticed this if you'd have tested this particular patch, with --enable-debug-tcg, before applying patch 4.


r~



reply via email to

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