src/gas ChangeLog config/bfin-parse.y testsuit ...

vapier@sourceware.org vapier@sourceware.org
Tue Mar 29 01:25:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-03-29 01:25:13

Modified files:
	gas            : ChangeLog 
	gas/config     : bfin-parse.y 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/bfin: expected_errors.l expected_errors.s 
	                        video2.d video2.s 

Log message:
	gas: blackfin: reject invalid 16bit acc add insns
	
	The 16bit acc add insn cannot assign the two results to the same dreg,
	so make sure gas rejects attempts to use this insn variant.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4446&r2=1.4447
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-parse.y.diff?cvsroot=src&r1=1.51&r2=1.52
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1872&r2=1.1873
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/expected_errors.l.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/expected_errors.s.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/video2.d.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/video2.s.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Binutils-cvs mailing list