LGTM.

http://codereview.chromium.org/119078/diff/1/2
File src/x64/assembler-x64.cc (right):

http://codereview.chromium.org/119078/diff/1/2#newcode482
Line 482: if ((adr.code() & 0x8) == 0x8) {
(adr.code() > 7), or
(adr.code() >= 8).

http://codereview.chromium.org/119078/diff/1/2#newcode672
Line 672: if ((target.code() & 0x8) == 0x8) {
Same.

http://codereview.chromium.org/119078

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

Reply via email to