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

Issue 183028: X64: Use sahf instruction only on processors that support it. (Closed)

Created:
11 years, 3 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

X64: Use sahf instruction only on processors that support it. Committed: http://code.google.com/p/v8/source/detail?r=2793

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -14 lines) Patch
M src/x64/assembler-x64.h View 1 chunk +6 lines, -1 line 0 comments Download
M src/x64/assembler-x64.cc View 1 1 chunk +14 lines, -4 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +18 lines, -7 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
11 years, 3 months ago (2009-09-01 10:55:43 UTC) #1
Mads Ager (chromium)
11 years, 3 months ago (2009-09-01 11:08:03 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698