Index: src/compiler/ppc/instruction-codes-ppc.h |
diff --git a/src/compiler/ppc/instruction-codes-ppc.h b/src/compiler/ppc/instruction-codes-ppc.h |
index 12e88e5fe2aeaaa42a8581b3ef28c9917b70507b..2ef3f633094bf3adc00c6c43eb1d2fd64d705654 100644 |
--- a/src/compiler/ppc/instruction-codes-ppc.h |
+++ b/src/compiler/ppc/instruction-codes-ppc.h |
@@ -77,6 +77,7 @@ namespace compiler { |
V(PPC_ExtendSignWord32) \ |
V(PPC_Uint32ToUint64) \ |
V(PPC_Int64ToInt32) \ |
+ V(PPC_Int64ToFloat32) \ |
V(PPC_Int64ToDouble) \ |
V(PPC_Int32ToDouble) \ |
V(PPC_Uint32ToDouble) \ |