qemu-riscv
[Top][All Lists]
Advanced

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

Re: [RFC 06/65] target/riscv: rvv-0.9: add vcsr register


From: Richard Henderson
Subject: Re: [RFC 06/65] target/riscv: rvv-0.9: add vcsr register
Date: Fri, 10 Jul 2020 10:02:28 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 7/10/20 3:48 AM, frank.chang@sifive.com wrote:
> +    [CSR_VCSR] =                { vs,   read_vcsr,        write_vcsr        
> },

As long as you have the vext_spec argument, you need a separate vs_0_9
predicate function, so that this csr is not available to VEXT_VERSION_0_07_1.


r~



reply via email to

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