You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds a minimum set of multilibs required to build the RV32E
(embedded) targets:
* rv32em, ilp32e
* rv32emc, ilp32e
Note that we build a separate multilib variant for the C (compressed)
extension instead of mapping to the uncompressed variant because the
RV32E instruction set is intended to be used in highly resource-
constrained devices such as microcontrollers.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments