qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 59/82] target/arm: Implement SVE mixed sign dot product (i


From: Richard Henderson
Subject: Re: [PATCH v6 59/82] target/arm: Implement SVE mixed sign dot product (indexed)
Date: Fri, 14 May 2021 13:47:33 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 5/13/21 7:57 AM, Peter Maydell wrote:
Maybe we should macroify this, as unless I'm misreading them
gvec_sdot_idx_b, gvec_udot_idx_b, gvec_sudot_idx_b and gvec_usdot_idx_b
only differ in the types of the index and the data.

Done.

r~



reply via email to

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