qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 08/29] tcg: Promote tcg_out_{dup, dupi}_vec t


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 08/29] tcg: Promote tcg_out_{dup, dupi}_vec to backend interface
Date: Wed, 1 May 2019 13:21:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 5/1/19 10:37 AM, Alex Bennée wrote:
> 
> Richard Henderson <address@hidden> writes:
> 
>> The i386 backend already has these functions, and the aarch64
>> backend could easily split out one.  Nothing is done with these
>> functions yet, but this will aid register allocation of
>> INDEX_op_dup_vec in a later patch.
> 
>   "Also use correct type for tcg_out_dupi_vec"?

Added:

"Adjust the aarch64 tcg_out_dupi_vec signature to match the new interface."


r~



reply via email to

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