Reviewers: Toon Verwaest,

Message:
PTAL.

Some addq/subq are kept when they are used to manipulate 64-bit value or
calculate the index register (might be negative) in the SIB mode.

Description:
Introduce addp, idivp, imulp and subp for x64 port

Please review this at https://codereview.chromium.org/196893003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+347, -354 lines):
  M src/x64/assembler-x64.h
  M src/x64/assembler-x64.cc
  M src/x64/builtins-x64.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/codegen-x64.cc
  M src/x64/debug-x64.cc
  M src/x64/deoptimizer-x64.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/ic-x64.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/macro-assembler-x64.cc
  M src/x64/regexp-macro-assembler-x64.cc
  M src/x64/stub-cache-x64.cc
  M test/cctest/test-assembler-x64.cc
  M test/cctest/test-disasm-x64.cc


--
--
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