Searched hist:a1f7f97b (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | ppc_booke.c | a1f7f97b Mon Mar 17 11:00:37 CDT 2014 Peter Maydell <peter.maydell@linaro.org> 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>
|
H A D | ppc4xx_devs.c | a1f7f97b Mon Mar 17 11:00:37 CDT 2014 Peter Maydell <peter.maydell@linaro.org> 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>
|
H A D | ppc440_bamboo.c | a1f7f97b Mon Mar 17 11:00:37 CDT 2014 Peter Maydell <peter.maydell@linaro.org> 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>
|
H A D | virtex_ml507.c | a1f7f97b Mon Mar 17 11:00:37 CDT 2014 Peter Maydell <peter.maydell@linaro.org> 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>
|
H A D | ppc.c | a1f7f97b Mon Mar 17 11:00:37 CDT 2014 Peter Maydell <peter.maydell@linaro.org> 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>
|