Fix typo in the CheckSSE2OperandIsInt32: use bitwise not instead of integer negation.
authorvegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 21 Dec 2012 18:16:27 +0000 (18:16 +0000)
committervegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 21 Dec 2012 18:16:27 +0000 (18:16 +0000)
commit6b7fe028e9e01c3902a17e8774ab71676c2b6981
treec34d26dc77c96fe4b9fe37ccbc6b2236ad5e82d6
parentb64f8343836125b78abd4d6693aa489a92910c91
Fix typo in the CheckSSE2OperandIsInt32: use bitwise not instead of integer negation.

R=ulan@chromium.org
BUG=

Review URL: https://codereview.chromium.org/11662009

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13274 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/code-stubs-ia32.cc