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

Issue 11662009: Fix typo in the CheckSSE2OperandIsInt32: use bitwise not instead of integer negation. (Closed)

Created:
8 years ago by Vyacheslav Egorov (Google)
Modified:
8 years ago
Reviewers:
ulan_google, ulan
CC:
v8-dev
Visibility:
Public.

Description

Fix typo in the CheckSSE2OperandIsInt32: use bitwise not instead of integer negation. R=ulan@chromium.org BUG= Committed: http://code.google.com/p/v8/source/detail?r=13274

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Google)
8 years ago (2012-12-21 18:11:11 UTC) #1
ulan_google
LGTM
8 years ago (2012-12-21 18:12:31 UTC) #2
ulan
8 years ago (2012-12-21 18:15:37 UTC) #3
LGTM as well.

Powered by Google App Engine
This is Rietveld 408576698