qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 01/41] tcg: Implement tcg_gen_gvec_3i()


From: David Hildenbrand
Subject: Re: [Qemu-devel] [PATCH v2 01/41] tcg: Implement tcg_gen_gvec_3i()
Date: Wed, 17 Apr 2019 13:05:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 17.04.19 11:14, Richard Henderson wrote:
> On 4/16/19 9:42 PM, David Hildenbrand wrote:
>> On 17.04.19 06:30, Richard Henderson wrote:
>>> On 4/16/19 8:52 AM, David Hildenbrand wrote:
>>>> Let's add tcg_gen_gvec_3i(), similar to tcg_gen_gvec_2i(), however
>>>> without introducing "gen_helper_gvec_3i *fnoi", as it isn't needed
>>>> for now.
>>>>
>>>> Signed-off-by: David Hildenbrand <address@hidden>
>>>> ---
>>>>  tcg/tcg-op-gvec.c | 139 ++++++++++++++++++++++++++++++++++++++++++++++
>>>>  tcg/tcg-op-gvec.h |  24 ++++++++
>>>>  2 files changed, 163 insertions(+)
>>>
>>> Reviewed-by: Richard Henderson <address@hidden>
>>>
>>>
>>> r~
>>>
>>
>> Thanks, can this go via Conny's tree or do you want to include this one
>> in your next TCG pull request?
>>
> 
> Hmm.  Lemme take it through my tree, so that I can handle the
> conflict that's certain to arise with the .opc adjustment.
> 
> There's only one patch in this set that depends on this, I think?

Yes,

[PATCH v2 28/41] s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT
UNDER MASK

> Connie may be able to take the other 39 in the meantime.
> 

I'll have to wait for extract2 either way, so I can also wait until this
patch reaches upstream.

-- 

Thanks,

David / dhildenb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]