Detailed description
-
This adds basic support for hw single precision fpu (rv32)
-
Without the patch gdb will reject the binary as the register list is incomplete
-
This is not exactly the same as the patch posted in the bug report, it actually connects the registers
-
With that patch on a CH32V307 , i can load the binary and print the registers with a value that looks correct (limited testing), seems ok for fs0, f1, fs2 , fs3
-
Tested only on rv32
-
May lack some CSR relatated to FPU declared as CSR , not clear.
-
I've read the Code of Conduct
-
I've read the guidelines for contributing to this repository
-
[up to linking then out of rom ] It builds for hardware native (see Building the firmware)
-
It builds as BMDA (see Building the BMDA)
-
I've tested it to the best of my ability
-
My commit messages provide a useful short description of what the commits do
Closing issues
fixes #1765