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

Issue 220453008: Introduce ReadPositionFromRegister in x64 Regexp Macro Assembler (Closed)

Created:
6 years, 8 months ago by haitao.feng
Modified:
6 years, 8 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Introduce ReadPositionFromRegister in x64 Regexp Macro Assembler R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20421

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -8 lines) Patch
M src/x64/regexp-macro-assembler-x64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/x64/regexp-macro-assembler-x64.cc View 5 chunks +26 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
haitao.feng
x32 uses 32-bit (kPointerSize) for the register_location. Normally we use movp instruction for them, but ...
6 years, 8 months ago (2014-04-01 14:42:54 UTC) #1
Toon Verwaest
lgtm
6 years, 8 months ago (2014-04-01 15:16:44 UTC) #2
haitao.feng
6 years, 8 months ago (2014-04-02 03:01:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20421 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698