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

Issue 154523002: A64: Fix code patching (Closed)

Created:
6 years, 10 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

A64: Fix code patching - The offset passed to Assembler:B() is in number of instructions, not bytes - The ok label is actually 6 instructions after the B.pl - The imm of the load instruction must be relative to the load instruction R=ulan@chromium.org, rodolph.perfetta@arm.com BUG=none LOG=y Committed: https://code.google.com/p/v8/source/detail?r=19091

Patch Set 1 #

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -4 lines) Patch
M src/a64/full-codegen-a64.cc View 1 3 chunks +32 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
6 years, 10 months ago (2014-02-04 21:41:06 UTC) #1
jochen (gone - plz use gerrit)
PTAL The ASSERT() is a bit ugly, but it makes sure that we're indeed patching ...
6 years, 10 months ago (2014-02-05 08:26:28 UTC) #2
ulan
lgtm
6 years, 10 months ago (2014-02-05 08:32:19 UTC) #3
jochen (gone - plz use gerrit)
6 years, 10 months ago (2014-02-05 08:35:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r19091 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698