Hacker News new | ask | show | jobs
by mrlonglong 537 days ago
I'm annoyed they didn't bother to add floating point maths to the RISC-V cores. Its useless and that E9 bug is definitely an issue.
2 comments

Most microcontrollers sold don't have hardware floating point, but they seem to be useful. I'd bet the Cortex M0 and M3 vastly outsell the M4F.

The RP2040 didn't have floating point. It is/was popular.

It's annoying but makes sense for a simple state machine / sequencer core.