r260396 - in /trunk/gcc: ChangeLog config/nds32...

jasonwucj@gcc.gnu.org jasonwucj@gcc.gnu.org
Sat May 19 12:01:00 GMT 2018


Author: jasonwucj
Date: Sat May 19 12:01:11 2018
New Revision: 260396

URL: https://gcc.gnu.org/viewcvs?rev=260396&root=gcc&view=rev
Log:
[NDS32] Refine functions that deal with lwm and smw operations.

gcc/
	* config/nds32/nds32-md-auxiliary.c
	(nds32_valid_smw_lwm_base_p): Refine.
	(nds32_output_smw_single_word): Refine.
	(nds32_output_smw_double_word): New.
	* config/nds32/nds32-protos.h (nds32_output_smw_double_word): New.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nds32/nds32-md-auxiliary.c
    trunk/gcc/config/nds32/nds32-protos.h



More information about the Gcc-cvs mailing list