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

Issue 296133006: Remove check for SAHF support in ia32. (Closed)

Created:
6 years, 7 months ago by Yang
Modified:
6 years, 7 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Remove check for SAHF support in ia32. On ia32, SAHF is guaranteed. It's only necessary to probe for it on x64. R=svenpanne@chromium.org BUG=376087 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=21422

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
Yang
6 years, 7 months ago (2014-05-22 07:34:35 UTC) #1
Sven Panne
LGTM. Another more radical solution would be removing sahf/SAHF completely, we don't use it at ...
6 years, 7 months ago (2014-05-22 07:42:45 UTC) #2
Yang
On 2014/05/22 07:42:45, Sven Panne wrote: > LGTM. Another more radical solution would be removing ...
6 years, 7 months ago (2014-05-22 07:44:00 UTC) #3
Yang
6 years, 7 months ago (2014-05-22 08:04:23 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r21422 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698