Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[MIPS] Fix rdhwr_op definition.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

authored by

Atsushi Nemoto and committed by
Ralf Baechle
8d197f3d 565200a1

+1 -1
+1 -1
include/asm-mips/inst.h
··· 74 74 ins_op, dinsm_op, dinsu_op, dins_op, 75 75 bshfl_op = 0x20, 76 76 dbshfl_op = 0x24, 77 - rdhwr_op = 0x3f 77 + rdhwr_op = 0x3b 78 78 }; 79 79 80 80 /*