sparc.md (type attribute): Add new insn types fpa, fpm_pack, fgm_mul, fgm_pdist,...
authorDavid S. Miller <davem@redhat.com>
Mon, 20 Oct 2003 10:07:35 +0000 (03:07 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Mon, 20 Oct 2003 10:07:35 +0000 (03:07 -0700)
commit59823ba49b07815a6ee75d87c95d860f904f4883
tree9fbd8bbc701aab561822dbf62f3a0c40ff62d2fe
parente006ced29a861befefecbb9acb828a5ce8289a34
sparc.md (type attribute): Add new insn types fpa, fpm_pack, fgm_mul, fgm_pdist, and fgm_cmp for VIS.

* config/sparc/sparc.md (type attribute): Add new insn types
fpa, fpm_pack, fgm_mul, fgm_pdist, and fgm_cmp for VIS.
(patterns emitting VIS insns): Use them.
* config/sparc/ultra1_2.md: Add VIS scheduling rules.
* config/sparc/ultra3.md: Likewise.

From-SVN: r72697
gcc/ChangeLog
gcc/config/sparc/sparc.md
gcc/config/sparc/ultra1_2.md
gcc/config/sparc/ultra3.md