Update size attribute for Power10.
authorPat Haugen <pthaugen@linux.ibm.com>
Wed, 3 Mar 2021 23:54:30 +0000 (17:54 -0600)
committerPat Haugen <pthaugen@linux.ibm.com>
Wed, 3 Mar 2021 23:54:30 +0000 (17:54 -0600)
commit9a5a1e278f91fd7e67fdfbdb8d2f2f72dd566c99
treee2dcec84698edd3bdb3737ed47b49dfc715064d5
parentc390c5df71bbc95627c8e5e649a3161091239fd9
Update size attribute for Power10.

2021-03-03  Pat Haugen  <pthaugen@linux.ibm.com>

gcc/
* config/rs6000/dfp.md (extendddtd2, trunctddd2, *cmp<mode>_internal1,
floatditd2, ftrunc<mode>2, fix<mode>di2, dfp_ddedpd_<mode>,
dfp_denbcd_<mode>, dfp_dxex_<mode>, dfp_diex_<mode>,
*dfp_sgnfcnc_<mode>, dfp_dscli_<mode>, dfp_dscri_<mode>): Update size
attribute for Power10.
* config/rs6000/mma.md (*movoo): Likewise.
* config/rs6000/rs6000.md (define_attr "size"): Add 256.
(define_mode_attr bits): Add DD/TD modes.
* config/rs6000/sync.md (load_quadpti, store_quadpti, load_lockedpti,
store_conditionalpti): Update size attribute for Power10.
gcc/config/rs6000/dfp.md
gcc/config/rs6000/mma.md
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/sync.md