Index: src/compiler/s390/instruction-codes-s390.h |
diff --git a/src/compiler/s390/instruction-codes-s390.h b/src/compiler/s390/instruction-codes-s390.h |
index 80e1532adbcacf2afaffd4292765e617559b7da1..ad5d7cbc74540ae067c2fb281484840e855d7e2b 100644 |
--- a/src/compiler/s390/instruction-codes-s390.h |
+++ b/src/compiler/s390/instruction-codes-s390.h |
@@ -31,7 +31,6 @@ namespace compiler { |
V(S390_RotRight64) \ |
V(S390_Not32) \ |
V(S390_Not64) \ |
- V(S390_RotLeftAndMask32) \ |
V(S390_RotLeftAndClear64) \ |
V(S390_RotLeftAndClearLeft64) \ |
V(S390_RotLeftAndClearRight64) \ |