diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-21 04:19:26 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-21 04:19:26 +0000 |
commit | 9da659cf4202fc0a88358359e23f4eac49b9bdf9 (patch) | |
tree | a6bdb5fdeb7ca8a8e7d0024ba9266dea102862da /courgette | |
parent | 2ec53b5e7018ed63499e0a4fab557f820b03fc53 (diff) | |
download | chromium_src-9da659cf4202fc0a88358359e23f4eac49b9bdf9.zip chromium_src-9da659cf4202fc0a88358359e23f4eac49b9bdf9.tar.gz chromium_src-9da659cf4202fc0a88358359e23f4eac49b9bdf9.tar.bz2 |
Fix an error reported by the clang assembler.
It would complain that an `and` is ambiguous and could mean one of andb, andw, andl, andq (because neither of the two operands has an intrinsic size). Also for 3 other instructions.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/3464006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60016 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'courgette')
0 files changed, 0 insertions, 0 deletions