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 e297876aa7ebd9a6e5d3c84b5f5a47f1b6d5502c..5fc83690d3968ca2c48aad275ea3b2de9bc19355 100644 |
--- a/src/compiler/ia32/instruction-codes-ia32.h |
+++ b/src/compiler/ia32/instruction-codes-ia32.h |
@@ -30,6 +30,7 @@ namespace compiler { |
V(IA32Shr) \ |
V(IA32Sar) \ |
V(IA32AddPair) \ |
+ V(IA32SubPair) \ |
V(IA32ShlPair) \ |
V(IA32ShrPair) \ |
V(IA32SarPair) \ |