提交 8d197f3d 编写于 作者: A Atsushi Nemoto 提交者: Ralf Baechle

[MIPS] Fix rdhwr_op definition.

Signed-off-by: NAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 565200a1
...@@ -74,7 +74,7 @@ enum spec3_op { ...@@ -74,7 +74,7 @@ enum spec3_op {
ins_op, dinsm_op, dinsu_op, dins_op, ins_op, dinsm_op, dinsu_op, dins_op,
bshfl_op = 0x20, bshfl_op = 0x20,
dbshfl_op = 0x24, dbshfl_op = 0x24,
rdhwr_op = 0x3f rdhwr_op = 0x3b
}; };
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册