Introduce xchgl, orl, roll, subl, testl and xorl into X64 assembler
authorhaitao.feng@intel.com <haitao.feng@intel.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 24 Oct 2013 02:12:51 +0000 (02:12 +0000)
committerhaitao.feng@intel.com <haitao.feng@intel.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 24 Oct 2013 02:12:51 +0000 (02:12 +0000)
commit29bb0767704d9d920eb3a439cb98f10b80ef9068
treeb68aa1944dc25b21f5d00499f12fca65895f1d0c
parentbb202665ba8381a1be17fa6a5b26ba129e622c6f
Introduce xchgl, orl, roll, subl, testl and xorl into X64 assembler

R=danno@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17352 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x64/assembler-x64.cc
src/x64/assembler-x64.h
src/x64/lithium-gap-resolver-x64.cc
test/cctest/test-assembler-x64.cc