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 24871e94cade11cd59ac0b0b9572b643de3ac56f..b498d9c59cca1d64b86dad50d053380267eac4ef 100644 |
--- a/src/compiler/x87/instruction-codes-x87.h |
+++ b/src/compiler/x87/instruction-codes-x87.h |
@@ -43,6 +43,7 @@ namespace compiler { |
V(X87Float32Min) \ |
V(X87Float32Abs) \ |
V(X87Float32Sqrt) \ |
+ V(X87Float32Round) \ |
V(X87LoadFloat64Constant) \ |
V(X87Float64Add) \ |
V(X87Float64Sub) \ |