summaryrefslogtreecommitdiff
path: root/deps/v8/src/compiler/x87/instruction-codes-x87.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/compiler/x87/instruction-codes-x87.h')
-rw-r--r--deps/v8/src/compiler/x87/instruction-codes-x87.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/compiler/x87/instruction-codes-x87.h b/deps/v8/src/compiler/x87/instruction-codes-x87.h
index 24871e94ca..b498d9c59c 100644
--- a/deps/v8/src/compiler/x87/instruction-codes-x87.h
+++ b/deps/v8/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) \