]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Use the new "ZC" constraint for MIPS R6
authorMarkos Chandras <markos.chandras@imgtec.com>
Fri, 19 Dec 2014 12:04:46 +0000 (12:04 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:21 +0000 (15:37 +0000)
commit4fbc96f1d2dd00ee5a175b17e996927ca4cef1cf
tree23f0f7f44d5073fb84edd04c0dec25088962b579
parent9c4ef8c0f87e2b54b7df0e2ce6ef43e31f49dcb1
MIPS: Use the new "ZC" constraint for MIPS R6

GCC versions supporting MIPS R6 use the ZC constraint to enforce a
9-bit offset for MIPS R6. We will use that for all MIPS R6 LL/SC
instructions.

Cc: Matthew Fortune <Matthew.Fortune@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/include/asm/compiler.h