On 2011/01/13 12:25:54, Mads Ager wrote:
http://codereview.chromium.org/6250002/diff/1/src/arm/assembler-arm.h
File src/arm/assembler-arm.h (right):


http://codereview.chromium.org/6250002/diff/1/src/arm/assembler-arm.h#newcode171
src/arm/assembler-arm.h:171: // d1 has also been excluded from allocation to
be
used as a scratch
I already landed this, but why is this in this patch? I don't see any use of
double_scratch()?

Adding to Mads comment how about only having scratch_double0() as d0 and then
use scratch_double0().high() or scratch_double0().low() for single precision
scratch registers?

http://codereview.chromium.org/6250002/

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

Reply via email to