Index: src/compiler/x87/instruction-codes-x87.h |
diff --git a/src/compiler/x87/instruction-codes-x87.h b/src/compiler/x87/instruction-codes-x87.h |
index e79d5dd01c48d703bb04f6c33cf2f26402416f86..d1b759be3450df95d6b1bf0dc230da406b90a107 100644 |
--- a/src/compiler/x87/instruction-codes-x87.h |
+++ b/src/compiler/x87/instruction-codes-x87.h |
@@ -77,6 +77,7 @@ namespace compiler { |
V(X87Push) \ |
V(X87PushFloat64) \ |
V(X87PushFloat32) \ |
+ V(X87Poke) \ |
V(X87StoreWriteBarrier) \ |
V(X87StackCheck) |