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

Issue 18656: Avoid memmove when emitting operands in the assembler ... (Closed)

Created:
11 years, 11 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Avoid memmove when emitting operands in the assembler and get rid of the mutability of the Operand byte buffer. Committed: http://code.google.com/p/v8/source/detail?r=1123

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -17 lines) Patch
M src/assembler-ia32.h View 1 chunk +5 lines, -5 lines 0 comments Download
M src/assembler-ia32.cc View 1 2 2 chunks +12 lines, -10 lines 0 comments Download
M src/assembler-ia32-inl.h View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 11 months ago (2009-01-22 11:32:33 UTC) #1
Erik Corry
11 years, 11 months ago (2009-01-22 12:09:42 UTC) #2
STV!

Powered by Google App Engine
This is Rietveld 408576698