Re: [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions

2015-12-10 Thread Kyrill Tkachov
On 25/11/15 10:36, Kyrill Tkachov wrote: Hi Yvan, On 24/11/15 15:05, Yvan Roux wrote: Hi Kyrill, On 24 November 2015 at 14:31, Kyrill Tkachov wrote: Ping. Thanks, Kyrill On 13/11/15 11:50, Kyrill Tkachov wrote: Ping. https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00686.html Thanks, Kyr

Re: [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions

2015-11-25 Thread Yvan Roux
On 25 November 2015 at 11:36, Kyrill Tkachov wrote: > Hi Yvan, > > > On 24/11/15 15:05, Yvan Roux wrote: >> >> Hi Kyrill, >> >> On 24 November 2015 at 14:31, Kyrill Tkachov >> wrote: >>> >>> Ping. >>> >>> Thanks, >>> Kyrill >>> >>> >>> >>> On 13/11/15 11:50, Kyrill Tkachov wrote: Ping.

Re: [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions

2015-11-25 Thread Kyrill Tkachov
Hi Yvan, On 24/11/15 15:05, Yvan Roux wrote: Hi Kyrill, On 24 November 2015 at 14:31, Kyrill Tkachov wrote: Ping. Thanks, Kyrill On 13/11/15 11:50, Kyrill Tkachov wrote: Ping. https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00686.html Thanks, Kyrill On 06/11/15 17:05, Kyrill Tkachov wrot

Re: [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions

2015-11-24 Thread Yvan Roux
Hi Kyrill, On 24 November 2015 at 14:31, Kyrill Tkachov wrote: > Ping. > > Thanks, > Kyrill > > > > On 13/11/15 11:50, Kyrill Tkachov wrote: >> >> Ping. >> https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00686.html >> >> Thanks, >> Kyrill >> >> On 06/11/15 17:05, Kyrill Tkachov wrote: >>> >>> Hi al

Re: [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions

2015-11-24 Thread Kyrill Tkachov
Ping. Thanks, Kyrill On 13/11/15 11:50, Kyrill Tkachov wrote: Ping. https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00686.html Thanks, Kyrill On 06/11/15 17:05, Kyrill Tkachov wrote: Hi all, This patch introduces support for the smmul, smmla and smmls instructions that appear in armv6 archi

Re: [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions

2015-11-13 Thread Kyrill Tkachov
Ping. https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00686.html Thanks, Kyrill On 06/11/15 17:05, Kyrill Tkachov wrote: Hi all, This patch introduces support for the smmul, smmla and smmls instructions that appear in armv6 architecture levels and higher. To quote the SMMUL description from the

[PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions

2015-11-06 Thread Kyrill Tkachov
Hi all, This patch introduces support for the smmul, smmla and smmls instructions that appear in armv6 architecture levels and higher. To quote the SMMUL description from the ARMARM: "Signed Most Significant Word Multiply multiplies two signed 32-bit values, extracts the most significant 32 bit