src/opcodes ChangeLog mips-dis.c

macro@sourceware.org macro@sourceware.org
Tue Aug 14 22:00:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	macro@sourceware.org	2012-08-14 22:00:06

Modified files:
	opcodes        : ChangeLog mips-dis.c 

Log message:
	* mips-dis.c (print_insn_args): Add GET_OP and GET_OP_S local
	macros, use local variables for info struct member accesses,
	update the type of the variable used to hold the instruction
	word.
	(print_insn_mips, print_mips16_insn_arg): Likewise.
	(print_insn_mips16): Add GET_OP and GET_OP_S local macros, use
	local variables for info struct member accesses.
	(print_insn_micromips): Add GET_OP_S local macro.
	(_print_insn_mips): Update the type of the variable used to hold
	the instruction word.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1846&r2=1.1847
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/mips-dis.c.diff?cvsroot=src&r1=1.95&r2=1.96



More information about the Binutils-cvs mailing list