s390.md (UNSPEC_ROUND, [...]): New constants.
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 30 Jul 2003 23:21:24 +0000 (23:21 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 30 Jul 2003 23:21:24 +0000 (23:21 +0000)
commit10bbf137cf8103f09ce049a71f8e98dc92f821ab
tree579b22dbe0e723baacd94234237990a762fee0bc
parent3f2eae23b35c4116315c45678eafa3be48eb79c7
s390.md (UNSPEC_ROUND, [...]): New constants.

* config/s390/s390.md (UNSPEC_ROUND, UNSPEC_SETHIGH,
UNSPECV_BLOCKAGE): New constants.
("*sethighqisi", "*sethighhisi", "*sethiqidi_64", "*sethiqidi_31",
"*extractqi", "*extracthi", "*extendqidi2" splitter, "*extendqisi2"
splitter, "fix_truncdfdi2_ieee", "fix_truncdfsi2_ieee",
"fix_truncsfdi2", "fix_truncsfsi2", "blockage"): Use them.

(all insns and expanders): Write output control string as brace block
where appropriate.  Remove \-escapes for doublequote characters.

From-SVN: r69978
gcc/ChangeLog
gcc/config/s390/s390.md