__sh 71 arch/xtensa/kernel/align.S .macro __sh r, s; srl \r, \s; .endm __sh 84 arch/xtensa/kernel/align.S .macro __sh r, s; sll \r, \s; .endm