[x64] three operand imul supports first operand in memory location
authorbmeurer@chromium.org <bmeurer@chromium.org>
Thu, 25 Sep 2014 06:37:23 +0000 (06:37 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org>
Thu, 25 Sep 2014 06:37:23 +0000 (06:37 +0000)
commit0e2ae4b782d5204cc0e72269b45e16d8f8bbc699
tree4851e75756f4e56b0987e804c9c83ffcda61e3cf
parent2da3e84ec01454c034f1e53213cdccdc4993176c
[x64] three operand imul supports first operand in memory location

R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/596643003

Patch from Weiliang Lin <weiliang.lin@intel.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24199 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/x64/code-generator-x64.cc
src/x64/assembler-x64.cc
src/x64/assembler-x64.h
test/cctest/test-disasm-x64.cc