Index: src/compiler/x64/instruction-codes-x64.h |
diff --git a/src/compiler/x64/instruction-codes-x64.h b/src/compiler/x64/instruction-codes-x64.h |
index a9165cfacae63e2d4d10296b8fad83d28bc69f69..a76b7c38f8ac05981bb5cc54ca53c2f42704242c 100644 |
--- a/src/compiler/x64/instruction-codes-x64.h |
+++ b/src/compiler/x64/instruction-codes-x64.h |
@@ -81,6 +81,7 @@ namespace compiler { |
V(SSEInt32ToFloat64) \ |
V(SSEInt64ToFloat32) \ |
V(SSEInt64ToFloat64) \ |
+ V(SSEUint64ToFloat64) \ |
V(SSEUint32ToFloat64) \ |
V(SSEFloat64ExtractLowWord32) \ |
V(SSEFloat64ExtractHighWord32) \ |