Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Low

New issue 1042 by [email protected]: Remove fixed register allocation in the ChunkBuilder for DoDiv
http://code.google.com/p/v8/issues/detail?id=1042

The fixed register allocation is needed because we call GenericBinaryOpStub from the generated code, which requires registers r0 and r1 to be used. We should remove that when we provide a native implementation.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to