Hello Philippe,
Sorry for replying you so late.
On 4.4.19. 15:42, Philippe Mathieu-Daudé wrote:
Hi Mateja,
On 4/4/19 3:14 PM, Mateja Marjanovic wrote:
From: Mateja Marjanovic
Optimize set of MSA instructions ILVEV., using
directly tcg registers and performing logic on them
instead of using h
On 13.4.19. 18:05, Aleksandar Markovic wrote:
On Thu, Apr 4, 2019 at 3:18 PM Mateja Marjanovic
wrote:
From: Mateja Marjanovic
Optimize set of MSA instructions ILVEV., using
directly tcg registers and performing logic on them
instead of using helpers.
In the following table, the first colum
On Thu, Apr 4, 2019 at 3:18 PM Mateja Marjanovic
wrote:
>
> From: Mateja Marjanovic
>
> Optimize set of MSA instructions ILVEV., using
> directly tcg registers and performing logic on them
> instead of using helpers.
>
> In the following table, the first column is the performance
> before this pa
On Apr 4, 2019 9:17 PM, "Philippe Mathieu-Daudé" wrote:
>
> Hi Aleksandar,
>
> On 4/4/19 8:19 PM, Aleksandar Markovic wrote:
> >> From: Philippe Mathieu-Daudé
> >> Subject: Re: [PATCH v6 2/4] target/mips: Optimize ILVEV. MSA
instructions
> >>
> >> Hi Mateja,
> >>
> >> On 4/4/19 3:14 PM, Mateja Ma
Hi Aleksandar,
On 4/4/19 8:19 PM, Aleksandar Markovic wrote:
>> From: Philippe Mathieu-Daudé
>> Subject: Re: [PATCH v6 2/4] target/mips: Optimize ILVEV. MSA
>> instructions
>>
>> Hi Mateja,
>>
>> On 4/4/19 3:14 PM, Mateja Marjanovic wrote:
>>> From: Mateja Marjanovic
>>>
>>> Optimize set of MSA
> From: Philippe Mathieu-Daudé
> Subject: Re: [PATCH v6 2/4] target/mips: Optimize ILVEV. MSA
> instructions
>
> Hi Mateja,
>
> On 4/4/19 3:14 PM, Mateja Marjanovic wrote:
> > From: Mateja Marjanovic
> >
> > Optimize set of MSA instructions ILVEV., using
> > directly tcg registers and performi
Hi Mateja,
On 4/4/19 3:14 PM, Mateja Marjanovic wrote:
> From: Mateja Marjanovic
>
> Optimize set of MSA instructions ILVEV., using
> directly tcg registers and performing logic on them
> instead of using helpers.
>
> In the following table, the first column is the performance
> before this pat
From: Mateja Marjanovic
Optimize set of MSA instructions ILVEV., using
directly tcg registers and performing logic on them
instead of using helpers.
In the following table, the first column is the performance
before this patch. The second represents the performance,
after converting from helpers