]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/dfp.md
rs6000: Rename DFP iterator and attr to DDTD and q
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 8 Aug 2019 20:18:56 +0000 (22:18 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Thu, 8 Aug 2019 20:18:56 +0000 (22:18 +0200)
commite35f75d35c66f66f4b2e04a2474406876255bcce
tree57c379718bc21c4e42c1fef2b20e27d4d0fb1ee8
parentb1bb81608e684070fd15bb378fb38fc7527e406f
rs6000: Rename DFP iterator and attr to DDTD and q

This is more in line with the other iterators we have, and a bit easier
to read and write.

* config/rs6000/dfp.md (D64_D128): Rename to ...
(DDTD): ... this, throughout.
(dfp_suffix): Rename to ...
(q): ... this, throughout.

From-SVN: r274218
gcc/ChangeLog
gcc/config/rs6000/dfp.md