Chromium Code Reviews| Index: src/a64/instructions-a64.cc |
| diff --git a/src/a64/instructions-a64.cc b/src/a64/instructions-a64.cc |
| index 63bf4d9c77fc9b992c2824101954a4914fd4ffa3..0ab77c08062f1ebd33c1c684a194a322a8e827c1 100644 |
| --- a/src/a64/instructions-a64.cc |
| +++ b/src/a64/instructions-a64.cc |
| @@ -29,6 +29,8 @@ |
| #if V8_TARGET_ARCH_A64 |
| +#define A64_DEFINE_FP_STATICS |
| + |
| #include "a64/instructions-a64.h" |
| #include "a64/assembler-a64-inl.h" |