DescriptionX87: Fixed flooring division by a power of 2, once again...
port r21769
original message:
Avoid right shifts by zero bits: On ARM it actually means shifting by
32 bits (correctness issue) and on other platforms they are useless
(performance issue). This is fix for the fix in r20544.
BUG=v8:3259
LOG=y
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|