diff options
Diffstat (limited to 'arch/mips/include/asm/uasm.h')
-rw-r--r-- | arch/mips/include/asm/uasm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/include/asm/uasm.h b/arch/mips/include/asm/uasm.h index 3d9f75f7ffc9..7e0bf17c9324 100644 --- a/arch/mips/include/asm/uasm.h +++ b/arch/mips/include/asm/uasm.h | |||
@@ -90,6 +90,8 @@ Ip_u2u1u3(_dsrl); | |||
90 | Ip_u2u1u3(_dsrl32); | 90 | Ip_u2u1u3(_dsrl32); |
91 | Ip_u3u1u2(_dsubu); | 91 | Ip_u3u1u2(_dsubu); |
92 | Ip_0(_eret); | 92 | Ip_0(_eret); |
93 | Ip_u2u1msbu3(_ext); | ||
94 | Ip_u2u1msbu3(_ins); | ||
93 | Ip_u1(_j); | 95 | Ip_u1(_j); |
94 | Ip_u1(_jal); | 96 | Ip_u1(_jal); |
95 | Ip_u1(_jr); | 97 | Ip_u1(_jr); |