;
> Am 08.08.24 um 03:54 schrieb Amit Hiremath:
> > Hello,
> >
> > I want to add custom single precision floating point sine, cosine, exp
> > instructions to risc-v gnu tool chain, and I have designed hardware for
> > this. I was going through tutori
Hello,
I want to add custom single precision floating point sine, cosine, exp
instructions to risc-v gnu tool chain, and I have designed hardware for
this. I was going through tutorials on how to add custom instructions at:
https://pcotret.gitlab.io/riscv-custom/sw_toolchain.html after adding
cust