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 4002a6776df6b08a1ad64c238a8682fc95cd1002..2119947e942447cc04cb37c129f68e7beb377e17 100644 |
--- a/src/compiler/ia32/instruction-codes-ia32.h |
+++ b/src/compiler/ia32/instruction-codes-ia32.h |
@@ -89,6 +89,8 @@ namespace compiler { |
V(IA32Movl) \ |
V(IA32Movss) \ |
V(IA32Movsd) \ |
+ V(IA32BitcastFI) \ |
+ V(IA32BitcastIF) \ |
V(IA32Lea) \ |
V(IA32Push) \ |
V(IA32Poke) \ |