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 3af2a1c8445ef5f2fcee33df1104236d13a0853c..a93e94e0e4aa10a8856e1d244596e7af3ce75acc 100644 |
--- a/src/compiler/x64/instruction-codes-x64.h |
+++ b/src/compiler/x64/instruction-codes-x64.h |
@@ -143,9 +143,6 @@ namespace compiler { |
V(X64Push) \ |
V(X64Poke) \ |
V(X64StackCheck) \ |
- V(X64Xchgb) \ |
- V(X64Xchgw) \ |
- V(X64Xchgl) \ |
V(X64Int32x4Splat) \ |
V(X64Int32x4ExtractLane) \ |
V(X64Int32x4ReplaceLane) \ |