On Thu, Apr 04, 2013 at 05:56:01PM -0500, Richard Henderson wrote:
> We weren't ignoring the high 32 bits during a NE comparison.
>
> Signed-off-by: Richard Henderson
> ---
> tcg/ppc64/tcg-target.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> diff --git a/tcg/ppc64/tcg-target.c b/tcg/ppc64
We weren't ignoring the high 32 bits during a NE comparison.
Signed-off-by: Richard Henderson
---
tcg/ppc64/tcg-target.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/tcg/ppc64/tcg-target.c b/tcg/ppc64/tcg-target.c
index b12cbec..822eb07 100644
--- a/tcg/ppc64/tcg-target.c
+++ b/tcg/