MIPS: Fix clz implementation of the simulator.
authorplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Feb 2014 17:18:57 +0000 (17:18 +0000)
committerplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Feb 2014 17:18:57 +0000 (17:18 +0000)
commit2fe15278eb23b6d2f66516c440868953c8aed3d1
tree5fbbfbf354981dc2690699118674efa5d0c5fe52
parenta4f065822766b30e0ad105a9c4386e565e5226d0
MIPS: Fix clz implementation of the simulator.

BUG=
R=plind44@gmail.com

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

Patch from Balazs Kilvady <kilvadyb@homejinni.com>.

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