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

Issue 298823008: Set SAHF flag correctly in ia32 (Closed)

Created:
6 years, 7 months ago by Weiliang
Modified:
6 years, 6 months ago
Reviewers:
Sven Panne, danno
CC:
v8-dev
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Set SAHF flag correctly for ia32 sahf flag will not be set for ia32 on some old platform because some old processors does not support CPUID's extended features. This also avoids redundant cpuid check in ia32 for sahf. BUG= R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21766

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix indentation #

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

Messages

Total messages: 9 (0 generated)
Weiliang
6 years, 7 months ago (2014-05-23 09:18:03 UTC) #1
Weiliang
On 2014/05/23 09:18:03, Weiliang wrote: Friendly ping. It is not a specific fix for x87 ...
6 years, 6 months ago (2014-05-28 06:14:06 UTC) #2
danno
lgtm, although IIRC we have already removed any explicit checks for sahf support in the ...
6 years, 6 months ago (2014-05-28 08:17:47 UTC) #3
Weiliang
On 2014/05/28 08:17:47, danno wrote: > lgtm, although IIRC we have already removed any explicit ...
6 years, 6 months ago (2014-05-28 08:30:45 UTC) #4
danno
lgtm
6 years, 6 months ago (2014-06-02 08:19:28 UTC) #5
Sven Panne
Committed patchset #2 manually as r21766 (presubmit successful).
6 years, 6 months ago (2014-06-11 09:44:25 UTC) #6
Yang
On 2014/06/11 09:44:25, Sven Panne wrote: > Committed patchset #2 manually as r21766 (presubmit successful). ...
6 years, 6 months ago (2014-06-11 10:49:28 UTC) #7
Sven Panne
On 2014/06/11 10:49:28, Yang wrote: > On 2014/06/11 09:44:25, Sven Panne wrote: > > Committed ...
6 years, 6 months ago (2014-06-11 11:29:12 UTC) #8
danno
6 years, 6 months ago (2014-06-11 12:31:09 UTC) #9
Message was sent while issue was closed.
I'm fine reverting it

Powered by Google App Engine
This is Rietveld 408576698