Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index 055b1cd5da37cc610b79768457bb4efb32f13322..d284c642217334783bdbbb799da12aba9d191732 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -285,6 +285,7 @@ |
V(RoundInt32ToFloat32) \ |
V(RoundInt64ToFloat32) \ |
V(RoundInt64ToFloat64) \ |
+ V(RoundUint32ToFloat32) \ |
V(RoundUint64ToFloat32) \ |
V(RoundUint64ToFloat64) \ |
V(BitcastFloat32ToInt32) \ |