qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-6.2 34/34] target/arm: Implement MVE interleaving loads/s


From: Richard Henderson
Subject: Re: [PATCH for-6.2 34/34] target/arm: Implement MVE interleaving loads/stores
Date: Thu, 22 Jul 2021 07:52:52 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 7/13/21 3:37 AM, Peter Maydell wrote:
+        const int off[4] = { O1, O2, O3, O4 };                          \

static?  uint8_t?

Otherwise, with the help of your little print program, I can confirm that these offsets match what the pseudocode produces. I hope this while beat execution thing really pays off in hw, because this description is nuts.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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