OSDN Git Service

* config/mips/mips.md (fcond): New code macro and attribute.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Aug 2004 06:54:42 +0000 (06:54 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Aug 2004 06:54:42 +0000 (06:54 +0000)
commit54f06ca6160c78e58fd6189dbc489b88d25f75aa
tree8dc7a4a8872e604802a0a4efee52addb14495388
parentbef3b33e1e161f5ae20c7c4651205aad35544a84
* config/mips/mips.md (fcond): New code macro and attribute.
(sunordered_[sd]f, suneq_[sd]f, sunlt_[sd]f, sunle_[sd]f)
(seq_[sd]f, slt_[sd]f, sle_[sd]f): Redefine using :SCALARF and fcond.
(sgt_[sd]f, sge_[sd]f): Redefine using :SCALARF.

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