diff options
Diffstat (limited to 'deps/v8/src/compiler/s390/instruction-scheduler-s390.cc')
-rw-r--r-- | deps/v8/src/compiler/s390/instruction-scheduler-s390.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/v8/src/compiler/s390/instruction-scheduler-s390.cc b/deps/v8/src/compiler/s390/instruction-scheduler-s390.cc index 5ebe489e39..8fc1cfb8be 100644 --- a/deps/v8/src/compiler/s390/instruction-scheduler-s390.cc +++ b/deps/v8/src/compiler/s390/instruction-scheduler-s390.cc @@ -32,7 +32,6 @@ int InstructionScheduler::GetTargetInstructionFlags( case kS390_RotRight64: case kS390_Not32: case kS390_Not64: - case kS390_RotLeftAndMask32: case kS390_RotLeftAndClear64: case kS390_RotLeftAndClearLeft64: case kS390_RotLeftAndClearRight64: |