qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v2 05/44] target/loongarch: Implement vadd/vsub


From: Richard Henderson
Subject: Re: [RFC PATCH v2 05/44] target/loongarch: Implement vadd/vsub
Date: Tue, 28 Mar 2023 12:59:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 3/27/23 20:05, Song Gao wrote:
+    func(mop, vd_ofs, vj_ofs, vk_ofs, 16, 16);

Oh, reading about ASXD and 256-bit vectors makes me wonder if it would be better to plan ahead and have a function, or DisasContext member, for the length of the vector.


r~



reply via email to

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