Peter Maydell
a1f7f97b95
hw/ppc: Avoid shifting left into sign bit
...
Add U suffix to various places where we were doing "1 << 31",
which is undefined behaviour, and also to other constant
definitions in the same groups, for consistency.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-03-27 19:22:49 +04:00
..
2013-03-01 13:57:33 +01:00
2014-03-13 19:20:46 +01:00
2013-08-21 23:22:22 +03:00
2013-12-20 01:58:11 +01:00
2013-08-28 10:16:47 +03:00
2013-08-28 10:16:47 +03:00
2013-12-02 21:18:18 +04:00
2014-02-13 17:47:43 +01:00
2013-07-09 21:20:28 +02:00
2013-12-20 01:58:11 +01:00
2014-03-27 19:22:49 +04:00
2013-12-23 00:27:23 +01:00
2013-09-03 12:31:07 -05:00
2014-03-13 19:01:48 +01:00
2013-04-08 18:13:16 +02:00
2014-03-27 19:22:49 +04:00
2014-03-27 19:22:49 +04:00
2014-03-27 19:22:49 +04:00
2014-03-13 19:20:46 +01:00
2014-03-20 00:33:17 +01:00
2013-12-20 01:57:59 +01:00
2014-03-20 02:39:33 +01:00
2014-03-05 03:07:03 +01:00
2014-03-13 13:19:46 +00:00
2014-03-05 03:07:04 +01:00
2014-03-20 02:40:13 +01:00
2014-03-20 02:40:26 +01:00
2014-03-27 19:22:49 +04:00