Comment by cbm-vic-20
11 hours ago
The base RISC-V instruction set does not include hardware multiply instructions. Most implementations do include the M (or related) extensions that provide them, but if you are building a processor that doesn't need it, you don't need to include it.
No comments yet
Contribute on Hacker News ↗