mips.mips.md (zero_extendsidi2): Do not allow SP to appear in operands[1] if it is...
authorJeff Law <law@redhat.com>
Fri, 14 Apr 2017 05:13:19 +0000 (23:13 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 14 Apr 2017 05:13:19 +0000 (23:13 -0600)
commit1f33abd75db99567376f41a9f21cbf509167aa97
treeb2dfa0fbd477405ed49c014a9c3f83cd45308f6c
parent67630cef4dca6266d75837939c6d87b6a6d23bf8
mips.mips.md (zero_extendsidi2): Do not allow SP to appear in operands[1] if it is a MEM and TARGET_MIPS16 is active.

* config/mips.mips.md (zero_extendsidi2): Do not allow SP to appear
in operands[1] if it is a MEM and TARGET_MIPS16 is active.
(zero_extendsidi2_dext): Likewise.

From-SVN: r246924
gcc/ChangeLog
gcc/config/mips/mips.md