Index: src/compiler/x87/instruction-codes-x87.h |
diff --git a/src/compiler/x87/instruction-codes-x87.h b/src/compiler/x87/instruction-codes-x87.h |
index 0cf9f35b598ac90a3b00c794bd54cb64c891fe6a..2b4be3e9e85f9c4868130d03217418a88969fa39 100644 |
--- a/src/compiler/x87/instruction-codes-x87.h |
+++ b/src/compiler/x87/instruction-codes-x87.h |
@@ -80,6 +80,7 @@ namespace compiler { |
V(X87Float64Sqrt) \ |
V(X87Float64Round) \ |
V(X87Float64Cmp) \ |
+ V(X87Float64SilenceNaN) \ |
V(X87Movsxbl) \ |
V(X87Movzxbl) \ |
V(X87Movb) \ |