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 11dd90936e31a7afe0523b2d35501ad4fcc5c9c8..f7a580dcf2652d2ca846272236f9b0f12459070d 100644 |
--- a/src/compiler/arm64/instruction-codes-arm64.h |
+++ b/src/compiler/arm64/instruction-codes-arm64.h |
@@ -78,6 +78,7 @@ namespace compiler { |
V(Arm64TestAndBranch32) \ |
V(Arm64TestAndBranch) \ |
V(Arm64CompareAndBranch32) \ |
+ V(Arm64CompareAndBranch) \ |
V(Arm64ClaimCSP) \ |
V(Arm64ClaimJSSP) \ |
V(Arm64PokeCSP) \ |