qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] tcg: out of range shift behaviour


From: Richard Henderson
Subject: [Qemu-devel] [PATCH 0/3] tcg: out of range shift behaviour
Date: Tue, 18 Mar 2014 08:48:19 -0700

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




reply via email to

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