ARM: Handle bitwise operations with literal Smi for 32bits integers without calling...
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 2 Sep 2010 08:30:52 +0000 (08:30 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 2 Sep 2010 08:30:52 +0000 (08:30 +0000)
commit76e3e2afbbe811f1869c50208d3abd96d8ec3e59
tree11b9a139a75925f944be596c91e88a49425f91b7
parent5628d3c482fb8c8fc989b84364ab2a31ea3cf0de
ARM: Handle bitwise operations with literal Smi for 32bits integers without calling the GenericBinaryOpStub.  Refactored and updated the routine to convert a signed int to a double.  This is a commit of codereview.chromium.org/3247008 for Rodolph Perfetta.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5401 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/code-stubs-arm.cc
src/arm/codegen-arm.cc
src/arm/macro-assembler-arm.cc
src/arm/macro-assembler-arm.h