qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 17/55] target/arm: Implement MVE VMVN (register)


From: Richard Henderson
Subject: Re: [PATCH 17/55] target/arm: Implement MVE VMVN (register)
Date: Tue, 8 Jun 2021 15:27:33 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/7/21 9:57 AM, Peter Maydell wrote:
+DO_1OP(vmvn, 1, uint8_t, H1, DO_NOT)

This is a logical operation; you might as well perform in uint64_t.

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


r~



reply via email to

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