|
|
|
|
|
by camel-cdr
723 days ago
|
|
Using the uops directy as the isa would be a bad idea for code density.
In RISC-V land, vendors tend to target standard extensions/profiles, but when they hardware is capable of other operations they often expose those through custom extensions. |
|