https://codereview.chromium.org/202083002/diff/1/src/x64/macro-assembler-x64.cc
File src/x64/macro-assembler-x64.cc (right):

https://codereview.chromium.org/202083002/diff/1/src/x64/macro-assembler-x64.cc#newcode3076
src/x64/macro-assembler-x64.cc:3076: j(below_equal, &done,
Label::kNear);
Oh, this is a stale change which I forget to change back. Sorry for
that.
On 2014/03/17 18:06:46, Jakob wrote:
This change is confusing. "zero" should have the same effect as
"below_equal" in
this case, and is much more readable. Or am I missing something?

https://codereview.chromium.org/202083002/diff/1/src/x64/macro-assembler-x64.cc#newcode3076
src/x64/macro-assembler-x64.cc:3076: j(below_equal, &done,
Label::kNear);
On 2014/03/17 18:06:46, Jakob wrote:
This change is confusing. "zero" should have the same effect as
"below_equal" in
this case, and is much more readable. Or am I missing something?

Done.

https://codereview.chromium.org/202083002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to