Index: src/compiler/x64/instruction-codes-x64.h |
diff --git a/src/compiler/x64/instruction-codes-x64.h b/src/compiler/x64/instruction-codes-x64.h |
index 7d3b434d158ad93637ea5eaf1cdb151790b54ba3..a6c8f0aa2a4a36ee1a1634bbff9cfcebd3868c37 100644 |
--- a/src/compiler/x64/instruction-codes-x64.h |
+++ b/src/compiler/x64/instruction-codes-x64.h |
@@ -47,6 +47,7 @@ namespace compiler { |
V(X64Ror) \ |
V(X64Ror32) \ |
V(X64Lzcnt32) \ |
+ V(X64Tzcnt32) \ |
V(SSEFloat32Cmp) \ |
V(SSEFloat32Add) \ |
V(SSEFloat32Sub) \ |