[NDS32] The add and sub pattens should only accept si mode.
commit5c36be57336c5d4c3b989e9be5bbe060a0deba12
authorChung-Ju Wu <jasonwucj@gmail.com>
Thu, 5 Apr 2018 02:23:19 +0000 (5 02:23 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Thu, 5 Apr 2018 02:23:19 +0000 (5 02:23 +0000)
tree2c8e17774394482c120371556d5e99af1a4f42b7
parent77827557f67584ca88ba16a93b224447ea234965
[NDS32] The add and sub pattens should only accept si mode.

gcc/
* config/nds32/nds32.md (add<mode>3, sub<mode>3): Rename to ...
(addsi3, subsi3): ... this.

From-SVN: r259116
gcc/ChangeLog
gcc/config/nds32/nds32.md