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 v2 3/7] arc: Replace ARC_SHORT macro with arc_opcode_len function


Hi Graham,

> gas/ChangeLog:
> 
> 	* config/tc-arc.c (assemble_insn): Replace use of ARC_SHORT with
> 	arc_opcode_len.
> 
> include/ChangeLog:
> 
> 	* opcode/arc.h (arc_opcode_len): Declare.
> 	(ARC_SHORT): Delete.
> 
> opcodes/ChangeLog:
> 
> 	* arc-dis.c (find_format_from_table): Replace use of ARC_SHORT
> 	with arc_opcode_len.
> 	(find_format_long_instructions): Likewise.
> 	* arc-opc.c (arc_opcode_len): New function.

Approved - please apply.

Cheers
  Nick


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