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 cdb0648011cf8297173ae00669def0739a39e798..767068e8e0ed52d608248ebdf37324419c394c72 100644 |
--- a/src/compiler/ppc/instruction-codes-ppc.h |
+++ b/src/compiler/ppc/instruction-codes-ppc.h |
@@ -39,6 +39,7 @@ namespace compiler { |
V(PPC_AddDouble) \ |
V(PPC_Sub) \ |
V(PPC_SubWithOverflow32) \ |
+ V(PPC_SubPair) \ |
V(PPC_SubDouble) \ |
V(PPC_Mul32) \ |
V(PPC_Mul64) \ |