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/opcodes ChangeLog mips-opc.c mips-dis.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	chaoyingfu@sourceware.org	2005-08-25 18:12:46

Modified files:
	opcodes        : ChangeLog mips-opc.c mips-dis.c 

Log message:
	* mips-opc.c (WR_a, RD_a, MOD_a, DSP_VOLA, D32): New define.
	(mips_builtin_opcodes): Add DSP instructions.
	* mips-dis.c (mips_arch_choices): Enable INSN_DSP for mips32, mips32r2,
	mips64, mips64r2.
	(print_insn_args): Add supports for 3, 4, 5, 6, 7, 8, 9, 0, :, ', @
	operand formats.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.834&r2=1.835
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/mips-opc.c.diff?cvsroot=src&r1=1.51&r2=1.52
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/mips-dis.c.diff?cvsroot=src&r1=1.52&r2=1.53


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