On 7/13/21 6:36 AM, Peter Maydell wrote:
Although the architecture doesn't define it as an alias, VMOVL
(vector move long) is encoded as a VSHLL with a zero shift.
Add a comment in the decode file noting that we handle VMOVL
as part of VSHLL.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  target/arm/mve.decode | 2 ++
  1 file changed, 2 insertions(+)

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

r~

Reply via email to