This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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]

src/gas/testsuite ChangeLog gas/bfin/bfin.exp ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-03-24 04:34:34

Modified files:
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/bfin: bfin.exp 
Added files:
	gas/testsuite/gas/bfin: allinsn16.d allinsn16.s 
Removed files:
	gas/testsuite/gas/bfin: 16bit_illegals.d 16bit_illegals.s 

Log message:
	gas: blackfin: test all 16bit insns
	
	The current 16bit insn test doesn't actually cover all illegal insns
	since it stops at 0xa000 instead of 0xc000.  But rather than address
	that, replace it with a test that covers all 16bit insns.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1869&r2=1.1870
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/allinsn16.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/allinsn16.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/bfin.exp.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/16bit_illegals.d.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/16bit_illegals.s.diff?cvsroot=src&r1=1.1&r2=NONE


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