Closed andresag01 closed 2 months ago
you've changed the assembly syntax which does use the f notation it is a bugbear of mine that risc-v use integer src/dsts for fpu instructions, it makes their spec much harder to use but certainly the encoding should use rd, rs1, rs2 to be consistent
Fixes #395 using the same notation from the RISC-V unprivileged ISA spec