msp430.md (movsi_s): New.
authorDJ Delorie <dj@redhat.com>
Fri, 5 Jun 2015 05:00:05 +0000 (01:00 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Fri, 5 Jun 2015 05:00:05 +0000 (01:00 -0400)
commit14ae1d88b337dcd79f6bfe29263b8a8ae07c38b3
treeb9a36265a813a664354fe926455cefe5075688df
parentb1ada49be04014013fb915d5a056bf7facd7a5f7
msp430.md (movsi_s): New.

* config/msp430/msp430.md (movsi_s): New.  Special case for
storing a 20-bit symbol into a 32-bit register.
* config/msp430/msp430.c (msp430_subreg): Add support for it.
* config/msp430/predicates.md (msp430_symbol_operand): New.

From-SVN: r224145
gcc/ChangeLog
gcc/config/msp430/msp430.c
gcc/config/msp430/msp430.md
gcc/config/msp430/predicates.md