RE: [PATCH] [ARC] Add support for QuarkSE processor.

2016-11-17 Thread Claudiu Zissulescu
> > Looks fine. > Committed, thank you for your review, Claudiu

Re: [PATCH] [ARC] Add support for QuarkSE processor.

2016-11-17 Thread Andrew Burgess
* Claudiu Zissulescu [2016-11-16 11:30:35 +0100]: > Updated QuarkSE patch. > > Ok to apply? Looks fine. Thanks, Andrew > Claudiu > > gcc/ > 2016-05-25 Claudiu Zissulescu > > * config/arc/arc-arches.def: Add FPX quarkse instruction as valid > for arcem. > * config/arc

[PATCH] [ARC] Add support for QuarkSE processor.

2016-11-16 Thread Claudiu Zissulescu
Updated QuarkSE patch. Ok to apply? Claudiu gcc/ 2016-05-25 Claudiu Zissulescu * config/arc/arc-arches.def: Add FPX quarkse instruction as valid for arcem. * config/arc/arc-c.def (__ARC_FPX_QUARK__): Define. * config/arc/arc-cpus.def (quarkse_em): Add.

[PATCH] [ARC] Add support for QuarkSE processor.

2016-07-08 Thread Claudiu Zissulescu
This patch adds support for a ARC EM version called QuarkSE. This patch needs to be consider together with this previous patch: https://gcc.gnu.org/ml/gcc-patches/2016-06/msg02044.html Thanks, Claudiu gcc/ 2016-05-25 Claudiu Zissulescu * config/arc/arc-arches.def: Add FPX quarkse ins