http://codereview.chromium.org/553056/diff/1/4
File src/arm/full-codegen-arm.cc (right):

http://codereview.chromium.org/553056/diff/1/4#newcode1443
src/arm/full-codegen-arm.cc:1443: __ add(r0, r0, Operand(r1));
On 2010/01/22 13:56:43, Erik Corry wrote:
Small immediates can be added and substracted in the instruction.
Then we only
need to load r1 on the slow path.

Done.

http://codereview.chromium.org/553056

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

Reply via email to