提交 05faa7b7 编写于 作者: R Ralf Baechle

[MIPS] Fix C version of ssnop to use the right opcode.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 4f0638ba
......@@ -100,7 +100,7 @@
__asm__(
" .macro _ssnop \n\t"
" sll $0, $2, 1 \n\t"
" sll $0, $0, 1 \n\t"
" .endm \n\t"
" \n\t"
" .macro _ehb \n\t"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册