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 abf0845f5007..090f7503e421 100644 --- a/arch/mips/include/asm/uasm.h +++ b/arch/mips/include/asm/uasm.h | |||
@@ -144,6 +144,7 @@ Ip_u2s3u1(_sd); | |||
144 | Ip_u2u1u3(_sll); | 144 | Ip_u2u1u3(_sll); |
145 | Ip_u3u2u1(_sllv); | 145 | Ip_u3u2u1(_sllv); |
146 | Ip_u2u1s3(_sltiu); | 146 | Ip_u2u1s3(_sltiu); |
147 | Ip_u3u1u2(_sltu); | ||
147 | Ip_u2u1u3(_sra); | 148 | Ip_u2u1u3(_sra); |
148 | Ip_u2u1u3(_srl); | 149 | Ip_u2u1u3(_srl); |
149 | Ip_u3u2u1(_srlv); | 150 | Ip_u3u2u1(_srlv); |