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 1/2] [ARC] Update instruction type and delay slot info.


Hi Claudiu,

> include/
> 2016-05-19  Claudiu Zissulescu  <claziss@synopsys.com>
> 
> 	* opcode/arc.h (insn_subclass_t): Add COND.
> 	(flag_class_t): Add F_CLASS_EXTEND.
> 
> opcodes/
> 2016-05-19  Claudiu Zissulescu  <claziss@synopsys.com>
> 
> 	* arc-dis.c (print_flags): Set branch_delay_insns, and insn_type
> 	information.
> 	(print_insn_arc): Set insn_type information.
> 	* arc-opc.c (C_CC): Add F_CLASS_COND.
> 	* arc-tbl.h (bbit0, bbit1): Update subclass to COND.
> 	(beq_s, bge_s, bgt_s, bhi_s, bhs_s): Likewise.
> 	(ble_s, blo_s, bls_s, blt_s, bne_s): Likewise.
> 	(breq, breq_s, brge, brhs, brlo, brlt): Likewise.
> 	(brne, brne_s, jeq_s, jne_s): Likewise.
 
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]