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 introduces a new multi-lib build for RV32E with Zcb
extension enabled: rv32emc_zicsr_zcb_zba_zbb_zbc_zbs.
The Zcb extension is a set of compressed instructions designed to reduce
code size for small microcontrollers and is an ideal combination for the
RV32E ISA.
rv32emc_zicsr_zcb_zba_zbb_zbc_zbs multi-lib build is also mapped to
rv32emc_zicntr_zicsr_zcb_zba_zbb_zbc_zbs.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments