S/390: Fix vmslg instruction and builtin.
commitf2ab161e4f90dfc1d1da7b7941e268d96e79ab92
authorkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Sep 2017 10:35:53 +0000 (26 10:35 +0000)
committerkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Sep 2017 10:35:53 +0000 (26 10:35 +0000)
tree8f8e86d0db5d577558b3598f2ae4ac5e7fbc279f
parent4772a69922fe6dbc6979c9fcaff2e5063d32b0d9
S/390: Fix vmslg instruction and builtin.

gcc/ChangeLog:

2017-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* config/s390/vx-builtins.md ("vmslg"): Add missing operand in
assembler output.
* config/s390/s390-builtins.def: Fix constraint on op4.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253198 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/s390-builtins.def
gcc/config/s390/vx-builtins.md