(cpu attribute): Rename to arch attribute.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 28 Jun 1994 19:31:14 +0000 (12:31 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 28 Jun 1994 19:31:14 +0000 (12:31 -0700)
commitc180bd1ee8abb276424fe91e3170fa92d85b76da
treea090b991583493ec0d3eacc16360bf52e1b02df1
parent3c9b21309942ec8b66c000356452f4d0f2e7a610
(cpu attribute): Rename to arch attribute.

(cpu attribute): Rename to arch attribute.  Add a new
cpu attribute.  Fix all users.
(type attribute): Add ialu, shift, imul, fpdivs, and fpdivd.
Delete fpdiv.
(function units): Add Cypress and Supersparc versions of each.
(addsi3, subsi3, andsi3, iorsi3, xorsi3): Add ialu type attribute.
(mulsi3): Add imul type attribute.
(divtf3, divdf3): Use fpdivd not fpdiv type attribute.
(divsf3); Use fpdivs not fpdiv type attribute.
(ashlsi3, ashrsi3, lshrsi3): Add shift type attribute.

From-SVN: r7586
gcc/config/sparc/sparc.md