diff options
Diffstat (limited to 'arch/mips/include/asm/uasm.h')
-rw-r--r-- | arch/mips/include/asm/uasm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/uasm.h b/arch/mips/include/asm/uasm.h index 59dae37f6b8d..b1990dd75f27 100644 --- a/arch/mips/include/asm/uasm.h +++ b/arch/mips/include/asm/uasm.h | |||
@@ -157,6 +157,7 @@ Ip_u2u1s3(_slti); | |||
157 | Ip_u2u1s3(_sltiu); | 157 | Ip_u2u1s3(_sltiu); |
158 | Ip_u3u1u2(_sltu); | 158 | Ip_u3u1u2(_sltu); |
159 | Ip_u2u1u3(_sra); | 159 | Ip_u2u1u3(_sra); |
160 | Ip_u3u2u1(_srav); | ||
160 | Ip_u2u1u3(_srl); | 161 | Ip_u2u1u3(_srl); |
161 | Ip_u3u2u1(_srlv); | 162 | Ip_u3u2u1(_srlv); |
162 | Ip_u3u1u2(_subu); | 163 | Ip_u3u1u2(_subu); |