Chromium Code Reviews| 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 0f6f5fe2897bd7ad8a5496ad1d3119668eae5a2c..80e1532adbcacf2afaffd4292765e617559b7da1 100644 |
| --- a/src/compiler/s390/instruction-codes-s390.h |
| +++ b/src/compiler/s390/instruction-codes-s390.h |
| @@ -78,7 +78,9 @@ namespace compiler { |
| V(S390_CeilDouble) \ |
| V(S390_TruncateDouble) \ |
| V(S390_RoundDouble) \ |
| + V(S390_MaxFloat) \ |
| V(S390_MaxDouble) \ |
| + V(S390_MinFloat) \ |
| V(S390_MinDouble) \ |
| V(S390_AbsDouble) \ |
| V(S390_Cntlz32) \ |