aboutsummaryrefslogtreecommitdiff
path: root/model/riscv_insts_zcb.sail
AgeCommit message (Collapse)AuthorFilesLines
2024-04-15Implement Zcb extensionTim Hutt1-0/+210
This adds an implementation of the Zcb code size extension. Co-authored-by: Martin Berger <martinberger@users.noreply.github.com>