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 2e107299545c13f7ee67991471dbb53743d4de3c..d272bfcfb45d106fe3a91159065b0c9a7fe8f1b1 100644 |
--- a/src/compiler/x64/instruction-codes-x64.h |
+++ b/src/compiler/x64/instruction-codes-x64.h |
@@ -75,6 +75,7 @@ namespace compiler { |
V(SSEFloat64ToUint32) \ |
V(SSEInt32ToFloat64) \ |
V(SSEUint32ToFloat64) \ |
+ V(SSEInt64ToFloat64) \ |
V(SSEFloat64ExtractLowWord32) \ |
V(SSEFloat64ExtractHighWord32) \ |
V(SSEFloat64InsertLowWord32) \ |