diff options
author | Andreas Krebbel <krebbel@linux.ibm.com> | 2019-04-02 10:58:33 +0000 |
---|---|---|
committer | Andreas Krebbel <krebbel@gcc.gnu.org> | 2019-04-02 10:58:33 +0000 |
commit | 026bfe8937e7b885e5c559e08693df3772fd74da (patch) | |
tree | 33914a4c2a09cff972d624c90e042a643b51d8be /gcc/config.gcc | |
parent | 4156b05639ad240a82ff2fae92eede5f4e498fec (diff) | |
download | gcc-026bfe8937e7b885e5c559e08693df3772fd74da.zip gcc-026bfe8937e7b885e5c559e08693df3772fd74da.tar.gz gcc-026bfe8937e7b885e5c559e08693df3772fd74da.tar.bz2 |
S/390: arch13: Support 32 bit fp-int scalar converts
gcc/ChangeLog:
2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
* config/s390/s390.md (VX_CONV_BFP, VX_CONV_INT): New mode
iterators.
(SFSI): New mode attribute.
("*fixuns_truncdfdi2_vx", "*fix_truncdfdi2_bfp_z13")
("*floatunsdidf2_z13", ): Add support for 32 bit conversions and
rename to ...
("*fixuns_trunc<VX_CONV_BFP:mode><VX_CONV_INT:mode>2_z13")
("*fix_trunc<VX_CONV_BFP:mode><VX_CONV_INT:mode>2_bfp_z13")
("*floatuns<VX_CONV_INT:mode><VX_CONV_BFP:mode>2_z13"): ... these.
("floatsi<mode>2"): Add wcefb instruction.
From-SVN: r270082
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions