OSDN Git Service

* config/sparc/sparc.md (type attribute): Add new insn types
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Oct 2003 10:07:35 +0000 (10:07 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Oct 2003 10:07:35 +0000 (10:07 +0000)
commit451bc59de6043f16e81f9625a6b0e97ce9a63f41
tree9fbd8bbc701aab561822dbf62f3a0c40ff62d2fe
parent3a2f34208be65e79778d562ff4ffc34728e065ec
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72697 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.md
gcc/config/sparc/ultra1_2.md
gcc/config/sparc/ultra3.md