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 c76ad1d571bf0636dc2213261bbdfb25f76f4a3f..526085847aca2f0482d46cf9253d274ff188b72b 100644 |
--- a/src/compiler/ppc/instruction-codes-ppc.h |
+++ b/src/compiler/ppc/instruction-codes-ppc.h |
@@ -87,6 +87,7 @@ namespace compiler { |
V(PPC_Float32ToDouble) \ |
V(PPC_DoubleToInt32) \ |
V(PPC_DoubleToUint32) \ |
+ V(PPC_DoubleToInt64) \ |
V(PPC_DoubleToFloat32) \ |
V(PPC_DoubleExtractLowWord32) \ |
V(PPC_DoubleExtractHighWord32) \ |