xemu/target-ppc
Peter Maydell e5d7d2b0f5 target-ppc/translate.c: Use ULL suffix for 64 bit constants
64 bit constants need the "ULL" suffix, not just "UL", because
on 32 bit platforms 'long' is not large enough and this will
cause a compiler warning.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-03-05 03:07:00 +01:00
..
2014-03-05 03:06:23 +01:00
2014-03-05 03:06:23 +01:00
2013-12-20 01:57:45 +01:00
2014-03-05 03:06:43 +01:00
2013-12-20 01:58:10 +01:00
2014-03-05 03:06:23 +01:00