Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index 3d74175065bfb9487e38af6a90d36f933815434e..e0f8d09967660dadf700fd5a9e9521ac2571d734 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -275,6 +275,7 @@ |
V(TruncateInt64ToInt32) \ |
V(RoundInt64ToFloat32) \ |
V(RoundInt64ToFloat64) \ |
+ V(RoundUint64ToFloat32) \ |
V(RoundUint64ToFloat64) \ |
V(BitcastFloat32ToInt32) \ |
V(BitcastFloat64ToInt64) \ |