« Previous | Next » 

Revision d1bdd3af

IDd1bdd3af49f227dd4a4b03b90cb020c55cbed440

Added by Anton Blanchard almost 11 years ago

tcg-ppc64: rotr_i32 rotates wrong amount

rotr_i32 calculates the amount to left shift and puts it into a
temporary, but then doesn't use it when doing the shift.

Cc:
Signed-off-by: Anton Blanchard <>
Signed-off-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences