This patch add the instructions of Zcb extension.
Instructions in zcb extensions shorten part of bit manipulation instructions.
Differential D131141
[RISCV] Add MC support of RISCV Zcb Extension VincentWu on Aug 3 2022, 10:04 PM. Authored by
Details This patch add the instructions of Zcb extension. Instructions in zcb extensions shorten part of bit manipulation instructions.
Diff Detail
Event Timeline
Comment Actions yes, I plan submit it as CodeGen part.
Comment Actions Add CSZN format as named in the spec. Comment Actions Possibly we want to add this change to the release notes?
|
Should this implication also be in RISCVISAInfo.cpp? Right now I think specifying Zcb in the -march will put zca in the ELF attributes, but won't define __riscv_zca.