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

Issue 2841693003: PPC/s390: [sim] Consistent support for C calls with up to 9 args (Closed)

Created:
3 years, 8 months ago by JaideepBajwa
Modified:
3 years, 8 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

PPC/s390: [sim] Consistent support for C calls with up to 9 args Port 3337ccccd97bf226d81124206c16eafc216f0ae8 Original Commit Message: Consistently support calls to host-C-linkage functions with up to 9 arguments from the simulator, and check that these limits aren't exceeded accidentally. R=jgruber@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG=v8:6281 LOG=N Review-Url: https://codereview.chromium.org/2841693003 Cr-Commit-Position: refs/heads/master@{#44858} Committed: https://chromium.googlesource.com/v8/v8/+/a489abe846bb071b880c854290356af0cc521baf

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebased and addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -14 lines) Patch
M src/ppc/macro-assembler-ppc.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ppc/simulator-ppc.cc View 1 5 chunks +17 lines, -7 lines 0 comments Download
M src/s390/macro-assembler-s390.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/s390/simulator-s390.cc View 1 5 chunks +18 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
JaideepBajwa
ptal
3 years, 8 months ago (2017-04-25 03:27:33 UTC) #1
john.yan
lgtm
3 years, 8 months ago (2017-04-25 05:09:41 UTC) #2
jgruber
lgtm https://codereview.chromium.org/2841693003/diff/1/src/ppc/simulator-ppc.cc File src/ppc/simulator-ppc.cc (right): https://codereview.chromium.org/2841693003/diff/1/src/ppc/simulator-ppc.cc#newcode1347 src/ppc/simulator-ppc.cc:1347: for (int i = 0; i < kArgCount ...
3 years, 8 months ago (2017-04-25 05:43:36 UTC) #3
JaideepBajwa
On 2017/04/25 05:43:36, jgruber wrote: > lgtm > > https://codereview.chromium.org/2841693003/diff/1/src/ppc/simulator-ppc.cc > File src/ppc/simulator-ppc.cc (right): > ...
3 years, 8 months ago (2017-04-25 13:41:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2841693003/20001
3 years, 8 months ago (2017-04-25 13:41:30 UTC) #7
commit-bot: I haz the power
3 years, 8 months ago (2017-04-25 14:17:42 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/a489abe846bb071b880c854290356af0cc5...

Powered by Google App Engine
This is Rietveld 408576698