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 e709a23f5c01ce20d48e642d4cd1066bd739a970..14425ffca2025f546a7eea4af33b8dd674aecc1e 100644 |
--- a/src/compiler/arm/instruction-codes-arm.h |
+++ b/src/compiler/arm/instruction-codes-arm.h |
@@ -138,8 +138,6 @@ namespace compiler { |
V(ArmF32x4Mul) \ |
V(ArmF32x4Min) \ |
V(ArmF32x4Max) \ |
- V(ArmF32x4RecipRefine) \ |
- V(ArmF32x4RecipSqrtRefine) \ |
V(ArmF32x4Eq) \ |
V(ArmF32x4Ne) \ |
V(ArmF32x4Lt) \ |