Chromium Code Reviews| Index: src/compiler/mips64/instruction-codes-mips64.h |
| diff --git a/src/compiler/mips64/instruction-codes-mips64.h b/src/compiler/mips64/instruction-codes-mips64.h |
| index c4582150a8644422c075f0f0cfc8d751a65beb5e..8a3d384d855db807afc826f567183189e15848d7 100644 |
| --- a/src/compiler/mips64/instruction-codes-mips64.h |
| +++ b/src/compiler/mips64/instruction-codes-mips64.h |
| @@ -76,6 +76,7 @@ namespace compiler { |
| V(Mips64TruncUwD) \ |
| V(Mips64CvtDW) \ |
| V(Mips64CvtSL) \ |
| + V(Mips64CvtSUl) \ |
| V(Mips64CvtDL) \ |
| V(Mips64CvtDUw) \ |
| V(Mips64CvtDUl) \ |