Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riscvarchive/riscv-code-size-reduction


https://github.com/riscvarchive/riscv-code-size-reduction

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

**This repository is archived. The ratified specification has been merged into the riscv-isa-manual repository as part of the Unprivileged Specification**

Welcome to the RISC-V Code Size Reduction Group
------------------------------------------------

_If you can't measure it you can't improve it_

This is the release area for the code size reduction extension:

- [Zc ISA proposal](https://github.com/riscv/riscv-code-size-reduction/releases)

This is the the lastest spec:

- [Zc-specification](https://github.com/riscv/riscv-code-size-reduction/tree/master/Zc-specification)

GCC toolchains:

- [Build from sources](https://github.com/riscv/riscv-code-size-reduction/tree/main/toolchain)
- [Prebuilt](https://www.embecosm.com/resources/tool-chain-downloads/#corev)

For details of analysing the `Zc` code-size reduction extensions against your ELF file look here

- [Analysis script](https://github.com/riscv/riscv-code-size-reduction/tree/master/benchmarks)

This is the current set of benchmark results from the analysis script:

- [Benchmark results](https://docs.google.com/spreadsheets/d/1bFMyGkuuulBXuIaMsjBINoCWoLwObr1l9h5TAWN8s7k/edit#gid=1837831327)

Documentation of existing RISC-V code-size reduction ISA extensions
- [Existing ISA extensions to reduce code size](https://github.com/riscv/riscv-code-size-reduction/blob/master/existing_extensions/README.md)