This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
(set (subreg:SI (reg:DI) 4) ... DF_REF_READ_WRITE|DF_REF_PARTIAL?
(set (subreg:HI (reg:DI) 6) ... DF_REF_READ_WRITE?
(set (subreg:HI (reg:SI) 2) ... DF_REF_READ_WRITE?
(set (strict_low_part (subreg:HI (reg:DI) 6)) ... DF_REF_READ_WRITE|DF_REF_PARTIAL?
(set (strict_low_part (subreg:HI (reg:SI) 2)) ... DF_REF_READ_WRITE|DF_REF_PARTIAL?
(set (zero_extract:SI (reg:SI) (const_int 16) (const_int 16)) ...) DF_REF_READ_WRITE|DF_REF_PARTIAL?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |