DescriptionMIPS: Fix for an ARM register allocation bug.
Port r10374 (03bbe39).
Note: the MIPS version was not affected by the bug. This is merely a style cleanup.
Original commit message:
An off-by-one in the register allocator could lead to allocating (and
clobbering) the reserved 0.0 double register. This required a function with
14 or more live double values.
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=10440
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|