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/4] [ARC] Add NPS400 instruction subclass and flag


Hi Claudiu,

>> --- a/include/opcode/arc.h
>> +++ b/include/opcode/arc.h
>> @@ -75,7 +75,8 @@ typedef enum
>>      SHFT2,
>>      SWAP,
>>      SP,
>> -    SPX
>> +    SPX,
>> +    NPS400
>>    } insn_subclass_t;
> 
> We tend to keep this enum alphabetical ordered, please can u add NPS400 entry accordingly?

Apologies for not spotting this ordering - I have posted a revised
patch: https://sourceware.org/ml/binutils/2016-06/msg00268.html


Many thanks,
Graham.

Attachment: signature.asc
Description: OpenPGP digital signature


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