MIPS: Use shift and add instead of mul on ARM for integer hash. This is a commit...
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 19 Jan 2012 14:08:48 +0000 (14:08 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 19 Jan 2012 14:08:48 +0000 (14:08 +0000)
commitae698e73f4751cae6d267892bebcbbcba12e55dd
tree810ce0b63e57b7b03a799aef8f2a67f35bcc55b8
parent60f16189709ebf9739803c6b9f48c4dd20bd0c17
MIPS: Use shift and add instead of mul on ARM for integer hash.  This is a commit of codereview.chromium.org/9192011/ for Daniel Kalmar

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10442 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/macro-assembler-mips.cc