This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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/sim/testsuite/sim/bfin ChangeLog c_dsp32ma ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2012-03-25 06:43:43

Modified files:
	sim/testsuite/sim/bfin: ChangeLog c_dsp32mac_dr_a1a0_iutsh.s 
	                        c_dsp32mac_dr_a1a0_m.s 
	                        c_dsp32mac_dr_a1a0.s 
	                        c_dsp32shiftim_af_s.s 
	                        c_dsp32shift_vmaxvmax.s 

Log message:
	sim: bfin: fix typos in large constants in tests
	
	Truncate constants that are larger than 32bits but get loaded into 32bit
	registers.  These high bits don't get used and don't really make sense.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/bfin/ChangeLog.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/bfin/c_dsp32mac_dr_a1a0_iutsh.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/bfin/c_dsp32mac_dr_a1a0_m.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/bfin/c_dsp32mac_dr_a1a0.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/bfin/c_dsp32shiftim_af_s.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/bfin/c_dsp32shift_vmaxvmax.s.diff?cvsroot=src&r1=1.1&r2=1.2


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