DescriptionX64: replace explicit zero-extend with runtime assert
Since the input float64 is in the range of [0, 2^32-1], the upper 32 bits of output register
should be zero.
BUG=
R=bmeurer@chromium.org, titzer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=25027
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|