commit | 94bfb75ace81f7b09860400ba02ed1607a2e0e27 | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Mon Jan 26 12:44:11 2015 +0000 |
committer | Markos Chandras <markos.chandras@imgtec.com> | Tue Feb 17 15:37:21 2015 +0000 |
tree | 43c515ed18ed72bd10e6269be1545e41bd2a5335 | |
parent | a7e07b1ae550303c6611f4d3b054a4f9c2bc8a9e [diff] |
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM 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>