Re: [PATCH] [ARC] Add new ARCv2 instructions.

2016-04-29 Thread Joern Wolfgang Rennecke
On 29/04/16 15:20, Claudiu Zissulescu wrote: Please find the updated patch. Ok to commit? OK.

RE: [PATCH] [ARC] Add new ARCv2 instructions.

2016-04-29 Thread Claudiu Zissulescu
> > (arc_dwarf_register_span): Remove enum keyword. > That bit should be separate. About this small one, I will make a new patch and commit it as obvious. //Claudiu

Re: [PATCH] [ARC] Add new ARCv2 instructions.

2016-04-28 Thread Joern Wolfgang Rennecke
On 20/04/16 13:12, Claudiu Zissulescu wrote: This patch adds new instruction variants as introduced by the ARCv2 architecture. You have used groups of 8 spaces at line starts; tabs should be used instead for indentation. (arc_dwarf_register_span): Remove enum keyword. That bit sh