Chromium Code Reviews| 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 95f8f82a95b561eec1fe89c959f2033c98adbd20..da6a340801dce1c41eaf7f1276cb2ece0034d579 100644 |
| --- a/src/compiler/x64/instruction-codes-x64.h |
| +++ b/src/compiler/x64/instruction-codes-x64.h |
| @@ -79,6 +79,7 @@ namespace compiler { |
| V(SSEFloat64ToFloat32) \ |
| V(SSEFloat64ToInt32) \ |
| V(SSEFloat64ToUint32) \ |
| + V(SSEFloat32ToInt64) \ |
| V(SSEFloat64ToInt64) \ |
| V(SSEFloat64ToUint64) \ |
| V(SSEInt32ToFloat64) \ |