Chromium Code Reviews
        
  DescriptionMIPS: Add rotate-right instruction to hydrogen and use it instead of bitwise operations of the form ((x >>> i) | (x << (32 - i))).
Port r12855 (be965042)
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=12971
   
  Patch Set 1 #Patch Set 2 : Rebased on r12963 #
 Messages
    Total messages: 3 (0 generated)
     
  
  
       | 
    ||||||||||||||||||||||||||||