qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] tcg: out of range shift behaviour
@ 2014-03-18 15:48 Richard Henderson
  2014-03-18 15:48 ` [Qemu-devel] [PATCH 1/3] tcg: Mask shift quantities while folding Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Richard Henderson @ 2014-03-18 15:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-03-18 16:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-18 15:48 [Qemu-devel] [PATCH 0/3] tcg: out of range shift behaviour Richard Henderson
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

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).