> Am 22.12.2013 um 12:26 schrieb Aurelien Jarno :
>
> The VSX TCG code is using _i64 types mixed wiht _tl types. While this
> is correct for 64-bit targets, this breaks the compilation with 32-bit
> targets and --enable-debug-tcg.
>
> This patch fixes that by always using the correct type. Note
The VSX TCG code is using _i64 types mixed wiht _tl types. While this
is correct for 64-bit targets, this breaks the compilation with 32-bit
targets and --enable-debug-tcg.
This patch fixes that by always using the correct type. Note that we can
probably do better for the load/stores using the new