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/config/tc-xgate.c include/opcode/xgate ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	seank@sourceware.org	2012-07-05 19:37:52

Modified files:
	gas/config     : tc-xgate.c 
	include/opcode : xgate.h 
	opcodes        : xgate-dis.c xgate-opc.c 

Log message:
	gas/config/
	* tc-xgate.c: Revised assembler so that operands
	are collected before the addressing mode is
	determined.
	
	include/opcode/
	* xgate.h: Changed the format string for mode
	XGATE_OP_DYA_MON.
	
	opcodes/
	* xgate-dis.c: Removed an IF statement that will
	always be false due to overlapping operand masks.
	* xgate-opc.c: Corrected 'com' opcode entry and
	fixed spacing.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-xgate.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/xgate.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/xgate-dis.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/xgate-opc.c.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]