MIPS: remove immediate constraint within CompareAndSwap.
authorpaul.lind <paul.lind@imgtec.com>
Fri, 9 Jan 2015 20:12:14 +0000 (12:12 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 9 Jan 2015 20:12:28 +0000 (20:12 +0000)
commiteb68d6fe13f13b0697dd2b4ff00df1d7c997669e
tree228c0235fd240dc57a6107c47608b21789161e8f
parent77e3e48ee23cccc990f82e1e744da2ad045002f1
MIPS: remove immediate constraint within CompareAndSwap.

Improper use of immediate constraint is slightly non-optimal
with gcc/gnu-as but causes breakage with clang.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#26016}
src/base/atomicops_internals_mips64_gcc.h
src/base/atomicops_internals_mips_gcc.h