qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH v5 20/22] target/riscv: Adjust vector address with mask


From: Richard Henderson
Subject: Re: [PATCH v5 20/22] target/riscv: Adjust vector address with mask
Date: Fri, 26 Nov 2021 12:33:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 11/25/21 8:39 AM, LIU Zhiwei wrote:
The mask comes from the pointer masking extension, or the max value
corresponding to XLEN bits.

Signed-off-by: LIU Zhiwei<zhiwei_liu@c-sky.com>
Acked-by: Alistair Francis<alistair.francis@wdc.com>
---
  target/riscv/vector_helper.c | 23 ++++++++++++++---------
  1 file changed, 14 insertions(+), 9 deletions(-)

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

r~



reply via email to

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