|
From: | Richard Henderson |
Subject: | Re: [Qemu-ppc] [PATCH 3/4] tcg-ppc64: Fix add2_i64 |
Date: | Mon, 03 Jun 2013 07:32:42 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 |
On 06/02/2013 05:29 AM, Anton Blanchard wrote: > add2_i64 was adding the lower double word to the upper double word > of each input. Fix this so we add the lower double words, then the > upper double words with carry propagation. > > Cc: address@hidden > Signed-off-by: Anton Blanchard <address@hidden> Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |