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 65d1a26fe31e448bea64119b0185c741b672ebed..cdb0648011cf8297173ae00669def0739a39e798 100644 |
--- a/src/compiler/ppc/instruction-codes-ppc.h |
+++ b/src/compiler/ppc/instruction-codes-ppc.h |
@@ -35,6 +35,7 @@ namespace compiler { |
V(PPC_RotLeftAndClearRight64) \ |
V(PPC_Add) \ |
V(PPC_AddWithOverflow32) \ |
+ V(PPC_AddPair) \ |
V(PPC_AddDouble) \ |
V(PPC_Sub) \ |
V(PPC_SubWithOverflow32) \ |