Chromium Code Reviews| Index: src/compiler/ppc/instruction-codes-ppc.h |
| diff --git a/src/compiler/ppc/instruction-codes-ppc.h b/src/compiler/ppc/instruction-codes-ppc.h |
| index d697da328be3ed9419c633c44c19c2bbb2d84e34..9198bcb00c5985a41f4e59e7aac5b9fc7af625e1 100644 |
| --- a/src/compiler/ppc/instruction-codes-ppc.h |
| +++ b/src/compiler/ppc/instruction-codes-ppc.h |
| @@ -42,6 +42,7 @@ namespace compiler { |
| V(PPC_SubPair) \ |
| V(PPC_SubDouble) \ |
| V(PPC_Mul32) \ |
| + V(PPC_Mul32WithHigh32) \ |
| V(PPC_Mul64) \ |
| V(PPC_MulHigh32) \ |
| V(PPC_MulHighU32) \ |