Chromium Code Reviews| Index: src/compiler/arm/instruction-codes-arm.h |
| diff --git a/src/compiler/arm/instruction-codes-arm.h b/src/compiler/arm/instruction-codes-arm.h |
| index 2ad67d3f4e3b38fc6f433733bfc05dbc9e7915e0..919674c1682c4a112a344ad679718c10b61a6e92 100644 |
| --- a/src/compiler/arm/instruction-codes-arm.h |
| +++ b/src/compiler/arm/instruction-codes-arm.h |
| @@ -46,6 +46,7 @@ namespace compiler { |
| V(ArmUxtab) \ |
| V(ArmRbit) \ |
| V(ArmUxtah) \ |
| + V(ArmAddPair) \ |
| V(ArmPairLsl) \ |
| V(ArmVcmpF32) \ |
| V(ArmVaddF32) \ |