Hi Alistair,

On Wed, Mar 31, 2021 at 11:53 PM Alistair Francis <[email protected]> wrote:
>
> On Tue, Mar 30, 2021 at 10:18 PM Bin Meng <[email protected]> wrote:
> >
> > The following check:
> >
> >     if (!env->debugger && !riscv_cpu_fp_enabled(env)) {
> >         return -RISCV_EXCP_ILLEGAL_INST;
> >     }
> >
> > is redundant in fflags/frm/fcsr read/write routines, as the check was
> > already done in fs().
> >
> > Signed-off-by: Bin Meng <[email protected]>
>
> Reviewed-by: Alistair Francis <[email protected]>
>

It looks like this patch was not applied anywhere?

Regards,
Bin

Reply via email to