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 3001b1868a45..f1315ce7e449 100644 --- a/arch/mips/include/asm/uasm.h +++ b/arch/mips/include/asm/uasm.h | |||
@@ -143,6 +143,7 @@ Ip_u2u1u3(_sll); | |||
143 | Ip_u3u2u1(_sllv); | 143 | Ip_u3u2u1(_sllv); |
144 | Ip_u2u1u3(_sra); | 144 | Ip_u2u1u3(_sra); |
145 | Ip_u2u1u3(_srl); | 145 | Ip_u2u1u3(_srl); |
146 | Ip_u3u2u1(_srlv); | ||
146 | Ip_u3u1u2(_subu); | 147 | Ip_u3u1u2(_subu); |
147 | Ip_u2s3u1(_sw); | 148 | Ip_u2s3u1(_sw); |
148 | Ip_u1(_sync); | 149 | Ip_u1(_sync); |