rs6000: Add p9kf and p9tf isa values
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 4 Jun 2019 23:36:49 +0000 (01:36 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 4 Jun 2019 23:36:49 +0000 (01:36 +0200)
commit0e9449e69f797c4274f3463e1e10a1796a455e42
treeac49f61c72c7b4c69b26e770e11626992e46a393
parent1f5aa628e342ab42577273206a67585d04fef5cc
rs6000: Add p9kf and p9tf isa values

This adds "p9kf" and "p9tf" isa values, to be used for instruction
alternatives where KFmode resp. TFmode is used.

* config/rs6000/rs6000.md (define_attr "isa"): Add p9kf and p9tf.
(define_attr "enabled"): Handle those new isa values.

From-SVN: r271938
gcc/ChangeLog
gcc/config/rs6000/rs6000.md