mod does not rely on a fixed register anymore, the arguments are passed via the stack.
authorolivf@chromium.org <olivf@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Aug 2013 16:47:24 +0000 (16:47 +0000)
committerolivf@chromium.org <olivf@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Aug 2013 16:47:24 +0000 (16:47 +0000)
commitca4457e8ede10adc3f383ac5f9c39ab8bddda4dd
treefd8e8d4749f696b570183f327309435145857f69
parent5021e7267526a636c3c8979975eaa4f95a2b27a2
mod does not rely on a fixed register anymore, the arguments are passed via the stack.

BUG=
R=jkummerow@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16108 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/lithium-ia32.cc