Index: src/compiler/s390/instruction-codes-s390.h |
diff --git a/src/compiler/s390/instruction-codes-s390.h b/src/compiler/s390/instruction-codes-s390.h |
index a600268baff52d4a3bab08800ba86760558b7fcd..714a973344544a99d6f23b1dcbd98db99e757123 100644 |
--- a/src/compiler/s390/instruction-codes-s390.h |
+++ b/src/compiler/s390/instruction-codes-s390.h |
@@ -35,6 +35,7 @@ namespace compiler { |
V(S390_RotLeftAndClearRight64) \ |
V(S390_Add) \ |
V(S390_AddWithOverflow32) \ |
+ V(S390_AddPair) \ |
V(S390_AddFloat) \ |
V(S390_AddDouble) \ |
V(S390_Sub) \ |