« Previous | Next » 

Revision 84247357

ID84247357104044b8c4ec4a634e84769f432cbe52

Added by Anton Blanchard almost 11 years ago

tcg-ppc64: Fix add2_i64

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:
Signed-off-by: Anton Blanchard <>
Signed-off-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences