MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 26 Jan 2015 12:44:11 +0000 (12:44 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:21 +0000 (15:37 +0000)
The GCC_OFF12_ASM macro is used for 12-bit immediate constrains
but we will also use it for 9-bit constrains on MIPS R6 so we
rename it to something more appropriate.

Cc: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>

No differences found