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_...@c-sky.com> Acked-by: Alistair Francis<alistair.fran...@wdc.com> --- target/riscv/vector_helper.c | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~