On Tue, Feb 23, 2021 at 1:46 PM Richard Henderson
wrote:
>
> On 2/22/21 10:59 PM, frank.ch...@sifive.com wrote:
> > From: Frank Chang
> >
> > vs() should return -RISCV_EXCP_ILLEGAL_INST instead of -1 if rvv feature
> > is not enabled.
> >
> > If -1 is returned, exception will be raised and cs->ex
On 2/22/21 10:59 PM, frank.ch...@sifive.com wrote:
> From: Frank Chang
>
> vs() should return -RISCV_EXCP_ILLEGAL_INST instead of -1 if rvv feature
> is not enabled.
>
> If -1 is returned, exception will be raised and cs->exception_index will
> be set to the negative return value. The exception