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: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 01/41] tcg: Implement tcg_gen_gvec_3i()
Date: Tue, 16 Apr 2019 23:14:52 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

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?
Connie may be able to take the other 39 in the meantime.


r~



reply via email to

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