This is the mail archive of the binutils@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]

Re: [PATCH] MIPS/opcodes: Streamline disassembler's operand processing


"Maciej W. Rozycki" <macro@codesourcery.com> writes:
> 2012-08-14  Maciej W. Rozycki  <macro@codesourcery.com>
>
> 	opcodes/
> 	* 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.

OK.  Nice cleanup, thanks.

Richard


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