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] [ARC] Add new ARC EM opcodes.


Hi Nick,

 
> Thanks - although it looks like it took more work to do this,
> than was in the original patch.  Sorry about that. I was hoping
> that the macros would save time and space not need more of them.

No problem, anyhow I'll need then in the near future. Less to be reviewed for the upcoming patches.
 
> One small point...  why are macros like EXTINSN2OP and EXTINSN3OP
> (and their supporting macros) defined in arc-opc.c ?  Do you intend
> to provide other definitions of these macros in other source files ?
> The reason I ask, it that it seems to me that if the macros are
> only going to be defined once, then the appropriate place would be
> in a header, either arc-ext-tbl.h or arc.h.
> 
I will added them to arc-ext-tbl.h.

> Approved with this change, or with a change to move the definitions
> into a header.

Thank you for your review,
Claudiu


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