From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH 0/3] tcg: out of range shift behaviour
Date: Tue, 18 Mar 2014 08:48:19 -0700 [thread overview]
Message-ID: <1395157702-23108-1-git-send-email-rth@twiddle.net> (raw)
Following on from this morning's discussion, and, apparently,
another one from last year.
r~
Richard Henderson (3):
tcg: Mask shift quantities while folding
tcg: Use "unspecified behaviour" for shifts
tcg: Mask shift counts to avoid undefined behaviour
tcg/README | 18 +++++++++++++-----
tcg/optimize.c | 20 ++++++++++----------
tci.c | 20 ++++++++++----------
3 files changed, 33 insertions(+), 25 deletions(-)
--
1.8.5.3
next reply other threads:[~2014-03-18 15:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-18 15:48 Richard Henderson [this message]
2014-03-18 15:48 ` [Qemu-devel] [PATCH 1/3] tcg: Mask shift quantities while folding Richard Henderson
2014-03-18 15:59 ` Peter Maydell
2014-03-18 16:06 ` Richard Henderson
2014-03-18 15:48 ` [Qemu-devel] [PATCH 2/3] tcg: Use "unspecified behaviour" for shifts Richard Henderson
2014-03-18 16:02 ` Peter Maydell
2014-03-18 16:06 ` Richard Henderson
2014-03-18 15:48 ` [Qemu-devel] [PATCH 3/3] tcg: Mask shift counts to avoid undefined behaviour Richard Henderson
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=1395157702-23108-1-git-send-email-rth@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).