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

Issue 241573002: Code patching for ARM64. (Closed)

Created:
6 years, 8 months ago by zra
Modified:
6 years, 8 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+551 lines, -79 lines) Patch
M runtime/vm/assembler_arm64.h View 1 2 8 chunks +56 lines, -5 lines 0 comments Download
M runtime/vm/assembler_arm64.cc View 3 chunks +67 lines, -3 lines 0 comments Download
M runtime/vm/assembler_arm64_test.cc View 1 7 chunks +14 lines, -14 lines 0 comments Download
M runtime/vm/code_patcher_arm64.cc View 2 chunks +32 lines, -12 lines 0 comments Download
M runtime/vm/code_patcher_arm64_test.cc View 1 chunk +54 lines, -1 line 0 comments Download
M runtime/vm/constants_arm64.h View 3 chunks +27 lines, -7 lines 0 comments Download
M runtime/vm/instructions_arm64.h View 2 chunks +5 lines, -3 lines 0 comments Download
M runtime/vm/instructions_arm64.cc View 4 chunks +235 lines, -31 lines 0 comments Download
M runtime/vm/instructions_arm64_test.cc View 1 chunk +59 lines, -1 line 0 comments Download
M runtime/vm/object_arm64_test.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zra
https://codereview.chromium.org/241573002/diff/20001/runtime/vm/assembler_arm64.h File runtime/vm/assembler_arm64.h (right): https://codereview.chromium.org/241573002/diff/20001/runtime/vm/assembler_arm64.h#newcode638 runtime/vm/assembler_arm64.h:638: sub(pp, pp, Operand(kHeapObjectTag)); When in the PP register, the ...
6 years, 8 months ago (2014-04-17 21:27:27 UTC) #1
regis
LGTM https://codereview.chromium.org/241573002/diff/20001/runtime/vm/assembler_arm64.h File runtime/vm/assembler_arm64.h (right): https://codereview.chromium.org/241573002/diff/20001/runtime/vm/assembler_arm64.h#newcode638 runtime/vm/assembler_arm64.h:638: sub(pp, pp, Operand(kHeapObjectTag)); On 2014/04/17 21:27:27, zra wrote: ...
6 years, 8 months ago (2014-04-17 21:42:28 UTC) #2
zra
https://codereview.chromium.org/241573002/diff/20001/runtime/vm/assembler_arm64.h File runtime/vm/assembler_arm64.h (right): https://codereview.chromium.org/241573002/diff/20001/runtime/vm/assembler_arm64.h#newcode638 runtime/vm/assembler_arm64.h:638: sub(pp, pp, Operand(kHeapObjectTag)); On 2014/04/17 21:42:28, regis wrote: > ...
6 years, 8 months ago (2014-04-17 21:56:32 UTC) #3
zra
6 years, 8 months ago (2014-04-17 22:00:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r35156 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698