Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Issue 21495005: Mod does not rely on a fixed register anymore (Closed)

Created:
7 years, 4 months ago by oliv
Modified:
7 years, 4 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

mod does not rely on a fixed register anymore, the arguments are passed via the stack. BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16108

Patch Set 1 #

Total comments: 1

Patch Set 2 : address review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -8 lines) Patch
M src/ia32/lithium-ia32.cc View 1 2 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
oliv
7 years, 4 months ago (2013-08-01 09:39:58 UTC) #1
Jakob Kummerow
LGTM with comment. https://codereview.chromium.org/21495005/diff/1/src/ia32/lithium-ia32.cc File src/ia32/lithium-ia32.cc (right): https://codereview.chromium.org/21495005/diff/1/src/ia32/lithium-ia32.cc#newcode814 src/ia32/lithium-ia32.cc:814: if (op == Token::MOD) return MarkAsCall(DefineSameAsFirst(result), ...
7 years, 4 months ago (2013-08-01 11:42:15 UTC) #2
oliv
7 years, 4 months ago (2013-08-07 16:47:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r16108 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698