aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/uapi')
-rw-r--r--arch/mips/include/uapi/asm/inst.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/uapi/asm/inst.h b/arch/mips/include/uapi/asm/inst.h
index 67933839ce6a..4b7160259292 100644
--- a/arch/mips/include/uapi/asm/inst.h
+++ b/arch/mips/include/uapi/asm/inst.h
@@ -316,6 +316,7 @@ enum mm_32axf_minor_op {
316 mm_mfhi32_op = 0x035, 316 mm_mfhi32_op = 0x035,
317 mm_jalr_op = 0x03c, 317 mm_jalr_op = 0x03c,
318 mm_tlbr_op = 0x04d, 318 mm_tlbr_op = 0x04d,
319 mm_mflo32_op = 0x075,
319 mm_jalrhb_op = 0x07c, 320 mm_jalrhb_op = 0x07c,
320 mm_tlbwi_op = 0x08d, 321 mm_tlbwi_op = 0x08d,
321 mm_tlbwr_op = 0x0cd, 322 mm_tlbwr_op = 0x0cd,