Index: src/compiler/s390/instruction-codes-s390.h |
diff --git a/src/compiler/s390/instruction-codes-s390.h b/src/compiler/s390/instruction-codes-s390.h |
index a54b2edde2a838f77aab76e8a08cb3b0c41ecd0b..b53136c6a7147e3a4b49c6d4ba03a6a65d982510 100644 |
--- a/src/compiler/s390/instruction-codes-s390.h |
+++ b/src/compiler/s390/instruction-codes-s390.h |
@@ -107,6 +107,7 @@ namespace compiler { |
V(S390_Float32ToInt32) \ |
V(S390_Float32ToUint32) \ |
V(S390_Float32ToDouble) \ |
+ V(S390_Float64SilenceNaN) \ |
V(S390_DoubleToInt32) \ |
V(S390_DoubleToUint32) \ |
V(S390_DoubleToInt64) \ |