From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Michael Tokarev" <mjt@tls.msk.ru>,
qemu-devel@nongnu.org
Subject: Re: tcg: pointer size warning on x32 arch
Date: Mon, 20 Sep 2021 11:43:09 -0700 [thread overview]
Message-ID: <bd21e7a8-a121-9f8a-454d-9b77d16c1f89@linaro.org> (raw)
In-Reply-To: <c8258e0d-5c87-3953-6355-16d3c1604d43@linaro.org>
On 9/12/21 6:10 AM, Richard Henderson wrote:
> We may need something like
>
> if (sizeof(void *) == 8) {
> diff = tcg_pcrel_diff(s, (const void *)(uintptr_t)arg) - 7;
> ...
> }
>
> I wonder if I still have an x32 vmm hanging about.
I do not have an x32 vmm anymore, and I don't see a distro ships one either. So: Michael,
are you able to test and submit a patch?
Otherwise, because of the lack of distro thing, I'm tempted to drop x32 support entirely.
r~
prev parent reply other threads:[~2021-09-20 18:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-11 17:50 tcg: pointer size warning on x32 arch Michael Tokarev
2021-09-11 21:06 ` Philippe Mathieu-Daudé
2021-09-11 21:46 ` Philippe Mathieu-Daudé
2021-09-12 13:10 ` Richard Henderson
2021-09-20 18:43 ` 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=bd21e7a8-a121-9f8a-454d-9b77d16c1f89@linaro.org \
--to=richard.henderson@linaro.org \
--cc=f4bug@amsat.org \
--cc=mjt@tls.msk.ru \
--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).