Bring back the fisttp instruction on machines with SSE3, but check the
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 21 Dec 2009 08:32:20 +0000 (08:32 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 21 Dec 2009 08:32:20 +0000 (08:32 +0000)
commit73fcafd65067c8b8a46b22d407fedc77c2401402
tree78b8b002b819a5e741994b536e169d1264682cea
parente1b13fc351aec1ede11f936aeba4602ae605574c
Bring back the fisttp instruction on machines with SSE3, but check the
input so we don't have to check the exception flags afterwards.
Review URL: http://codereview.chromium.org/509001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3504 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/assembler-ia32.cc
src/ia32/assembler-ia32.h
src/ia32/codegen-ia32.cc
test/mjsunit/smi-ops.js