X87: Land the Fan (disabled)
authorweiliang.lin@intel.com <weiliang.lin@intel.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 1 Aug 2014 07:42:06 +0000 (07:42 +0000)
committerweiliang.lin@intel.com <weiliang.lin@intel.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 1 Aug 2014 07:42:06 +0000 (07:42 +0000)
commitf806dc5262ec348c8dba2c601c908557926b6fa1
tree53605319f23eef7c66c49067a60fa1919fda5eb8
parentc3d6417b2be4e9b34587a399534424629593c736
X87: Land the Fan (disabled)

port r22709.

This patch only covers the code change of orginal X87 port.
For the changes under ./src/compiler/ and ./tools/gyp/v8.gyp file,
I will submit it in another seperate patch.

BUG=
R=weiliang.lin@intel.com

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

Patch from Chunyang Dai <chunyang.dai@intel.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22778 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x87/assembler-x87-inl.h
src/x87/assembler-x87.cc
src/x87/assembler-x87.h
src/x87/code-stubs-x87.cc
src/x87/disasm-x87.cc
src/x87/lithium-x87.cc
src/x87/lithium-x87.h
test/cctest/test-assembler-x87.cc
test/cctest/test-disasm-x87.cc