diff options
Diffstat (limited to 'arch/mips/include/uapi/asm/inst.h')
-rw-r--r-- | arch/mips/include/uapi/asm/inst.h | 1 |
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 abcdebe60e70..a4bef362d7a8 100644 --- a/arch/mips/include/uapi/asm/inst.h +++ b/arch/mips/include/uapi/asm/inst.h | |||
@@ -311,6 +311,7 @@ enum mm_32axf_minor_op { | |||
311 | mm_syscall_op = 0x22d, | 311 | mm_syscall_op = 0x22d, |
312 | mm_wait_op = 0x24d, | 312 | mm_wait_op = 0x24d, |
313 | mm_eret_op = 0x3cd, | 313 | mm_eret_op = 0x3cd, |
314 | mm_divu_op = 0x5dc, | ||
314 | }; | 315 | }; |
315 | 316 | ||
316 | /* | 317 | /* |