s390: Add mode attribute for mode bitsize
authorRichard Henderson <rth@redhat.com>
Thu, 20 Dec 2012 18:05:03 +0000 (10:05 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 20 Dec 2012 18:05:03 +0000 (10:05 -0800)
commit2542ef057b0a9c35308e7eee2e5fbddac7c67a0c
tree7f68e556137c2e672463cfebeafe2ea21ccb8f9f
parente314051839e109bf4e17f1c95f58b523b2176bd7
s390: Add mode attribute for mode bitsize

        * config/s390/s390.md (bitsize): New mode attr.
        (*extzv<GPR>, *extzv<GPR>, *insv<GPR>_zEC12, *insv<GPR>_z10): Use it.
        (extend<HQI><DSI>2, zero_extend<HQI>si2): Likewise.
        (zero_extend<HQI>di2, fixuns_trunc<BFP><GPR>2): Likewise.

Co-Authored-By: Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
From-SVN: r194643
gcc/ChangeLog
gcc/config/s390/s390.md