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 opcodes/ChangeLog ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	eager@sourceware.org	2012-11-14 16:19:30

Modified files:
	gas/testsuite  : ChangeLog 
	opcodes        : ChangeLog microblaze-opc.h microblaze-opcm.h 
Added files:
	gas/testsuite/gas/microblaze: allinsn.d allinsn.exp allinsn.s 

Log message:
	Add the endian reversing versions of load/store instructions;
	
	2012-11-14  Edgar E. Iglesias <edgar.iglesias@gmail.com>
	
	* microblaze-opc.h: Increase MAX_OPCODES (op_code_struct):  add lbur,
	lhur, lwr, sbr, shr, swr
	* microblaze-opcm.h (microblaze_instr): add lbur, lhur, lwr, sbr, shr,
	swr
	
	2012-11-14  David Holsgrove  <david.holsgrove@xilinx.com>
	
	* gas/microblaze/allinsn.exp: New file - test newly added opcodes
	* gas/microblaze/allinsn.s: Likewise
	* gas/microblaze/allinsn.d: Likewise

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2145&r2=1.2146
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/microblaze/allinsn.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/microblaze/allinsn.exp.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/microblaze/allinsn.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1902&r2=1.1903
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/microblaze-opc.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/microblaze-opcm.h.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]