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 3a6037bc5dafdbfc269d983b0ce2c86318f8ba79..d888c0b1c3d6a9748834de5bbbaecf5422000c16 100644 |
--- a/src/compiler/arm64/instruction-codes-arm64.h |
+++ b/src/compiler/arm64/instruction-codes-arm64.h |
@@ -69,6 +69,7 @@ namespace compiler { |
V(Arm64Sxtb32) \ |
V(Arm64Sxth32) \ |
V(Arm64Sxtw) \ |
+ V(Arm64Sbfx32) \ |
V(Arm64Ubfx) \ |
V(Arm64Ubfx32) \ |
V(Arm64Bfi) \ |