This is the mail archive of the gcc-patches@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]

[NDS32, committed] Split movdi/df if reigster number is illegal.


Hi, all,

We have to split move_di/df pattern when hard register is odd
so that the wrong assembly code can be avoided.

Committed as Rev.259646: https://gcc.gnu.org/r259646

gcc/
	* config/nds32/nds32-doubleword.md: New define_split pattern for
	illegal register number.


Best regards,
jasonwucj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]