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

Issue 9111: Use 1 byte push REG instructions instead of the 2 byte ModRM version. (Closed)

Created:
12 years, 1 month ago by Dean McNamee
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Use 1 byte push REG instructions instead of the 2 byte ModRM version.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/builtins-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ic-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Dean McNamee
12 years, 1 month ago (2008-11-04 13:57:30 UTC) #1
Kevin Millikin (Chromium)
12 years, 1 month ago (2008-11-04 14:00:55 UTC) #2
LGTM.  Good catch.

Powered by Google App Engine
This is Rietveld 408576698