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 23cd235e99fb1f11f6fa4277b9825109bd5e6907..d697da328be3ed9419c633c44c19c2bbb2d84e34 100644 |
--- a/src/compiler/ppc/instruction-codes-ppc.h |
+++ b/src/compiler/ppc/instruction-codes-ppc.h |
@@ -93,6 +93,7 @@ namespace compiler { |
V(PPC_Uint32ToFloat32) \ |
V(PPC_Uint32ToDouble) \ |
V(PPC_Float32ToDouble) \ |
+ V(PPC_Float64SilenceNaN) \ |
V(PPC_DoubleToInt32) \ |
V(PPC_DoubleToUint32) \ |
V(PPC_DoubleToInt64) \ |