Chromium Code Reviews| Index: src/compiler/arm64/instruction-codes-arm64.h |
| diff --git a/src/compiler/arm64/instruction-codes-arm64.h b/src/compiler/arm64/instruction-codes-arm64.h |
| index 656b48083c5bd2961eb5cb6cacf60da4cfb3d7d8..0a9a2ede21a14ff2d6e0af032096027befbdcd3a 100644 |
| --- a/src/compiler/arm64/instruction-codes-arm64.h |
| +++ b/src/compiler/arm64/instruction-codes-arm64.h |
| @@ -62,6 +62,7 @@ namespace compiler { |
| V(Arm64Float64Mul) \ |
| V(Arm64Float64Div) \ |
| V(Arm64Float64Mod) \ |
| + V(Arm64Float64Sqrt) \ |
| V(Arm64Float64ToInt32) \ |
| V(Arm64Float64ToUint32) \ |
| V(Arm64Int32ToFloat64) \ |