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/testsuite/gas/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	eager@sourceware.org	2012-11-21 17:54:11

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

Log message:
	Add swap byte (swapb) and swap halfword (swaph) opcodes.
	
	binutils/opcodes
	* microblaze-opc.h (op_code_struct): Add swapb, swaph Increase MAX_OPCODES.
	* microblaze-opcm.h (microblaze_instr): Likewise
	binutils/gas/testsuite
	* gas/microblaze/allinsn.s: Add swapb, swaph
	* gas/microblaze/allinsn.d: Likewise

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2151&r2=1.2152
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/microblaze/allinsn.d.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/microblaze/allinsn.s.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1908&r2=1.1909
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/microblaze-opc.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/microblaze-opcm.h.diff?cvsroot=src&r1=1.5&r2=1.6


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