[MIPS] Fix rdhwr_op definition. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/include/asm-mips/inst.h b/include/asm-mips/inst.h index 1ed8d0f..6489f00 100644 --- a/include/asm-mips/inst.h +++ b/include/asm-mips/inst.h
@@ -74,7 +74,7 @@ ins_op, dinsm_op, dinsu_op, dins_op, bshfl_op = 0x20, dbshfl_op = 0x24, - rdhwr_op = 0x3f + rdhwr_op = 0x3b }; /*