Index: src/compiler/ia32/instruction-codes-ia32.h |
diff --git a/src/compiler/ia32/instruction-codes-ia32.h b/src/compiler/ia32/instruction-codes-ia32.h |
index 15316f05c7efd023634d1a42a8e3afb106a21149..e297876aa7ebd9a6e5d3c84b5f5a47f1b6d5502c 100644 |
--- a/src/compiler/ia32/instruction-codes-ia32.h |
+++ b/src/compiler/ia32/instruction-codes-ia32.h |
@@ -29,6 +29,7 @@ namespace compiler { |
V(IA32Shl) \ |
V(IA32Shr) \ |
V(IA32Sar) \ |
+ V(IA32AddPair) \ |
V(IA32ShlPair) \ |
V(IA32ShrPair) \ |
V(IA32SarPair) \ |