[PATCH 1/4] [ARC] Add NPS400 instruction subclass and flag

Claudiu Zissulescu Claudiu.Zissulescu@synopsys.com
Fri Jun 17 11:57:00 GMT 2016


Hi,

> --- 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?

Thanks,
Claudiu



More information about the Binutils mailing list