# riscv-code-size-reduction **Repository Path**: mirrors_riscv/riscv-code-size-reduction ## Basic Information - **Project Name**: riscv-code-size-reduction - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)