提交 26487957 编写于 作者: R Ralf Baechle 提交者:

MIPS: DSP: Put mask field into the right place.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 c4fa6348
......@@ -1059,7 +1059,7 @@ do { \
" .set noat \n" \
" move $1, %0 \n" \
" # wrdsp $1, %x1 \n" \
" .word 0x7c2004f8 | (%x1 << 15) \n" \
" .word 0x7c2004f8 | (%x1 << 11) \n" \
" .set pop \n" \
: \
: "r" (val), "i" (mask)); \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册