From: Richard Henderson <rth@twiddle.net>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] target-arm: Fix intptr_t vs tcg_target_long
Date: Mon, 10 Mar 2014 11:16:14 -0700 [thread overview]
Message-ID: <531E016E.4030309@twiddle.net> (raw)
In-Reply-To: <CAFEAcA-+H-N6LL3x=a0t74aQffDdc0P0N_FDqGrGMRB4NyNKyA@mail.gmail.com>
On 03/10/2014 09:06 AM, Peter Maydell wrote:
> which I am proposing would be better written as
> tcg_gen_exit_tb(NULL, 0)
> tcg_gen_exit_tb(tb, 0)
> tcg_gen_exit_tb(tb, n)
>
> and letting tcg_gen_exit_tb() do the cast to uintptr_t
> and add.
Oh, I see. Yes, that would be fine.
r~
prev parent reply other threads:[~2014-03-10 18:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-05 18:14 [Qemu-devel] [PATCH] target-arm: Fix intptr_t vs tcg_target_long Richard Henderson
2014-03-10 12:08 ` Peter Maydell
2014-03-10 16:01 ` Richard Henderson
2014-03-10 16:06 ` Peter Maydell
2014-03-10 18:16 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=531E016E.4030309@twiddle.net \
--to=rth@twiddle.net \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).