GCC 13 Adds RISC-V T-Head Vendor Extension Collection

Written by Michael Larabel in RISC-V on 15 March 2023 at 06:11 AM EDT. 7 Comments
RISC-V
Being merged today into the GCC 13 compiler is the set of T-Head vendor extensions to the RISC-V ISA. This set of vendor extensions is designed to augment the RISC-V ISA and provide faster and more energy efficient capabilities.

Merged to GCC 13 Git includes initial support for the XTheadBa, XTheadBb, XTheadBs, XTheadCmo, XTheadCondMov, XTheadFMemIdx, XTheadFmv, XTheadInt, XTheadMac, XTheadMemIdx, XTheadMemPair, and XTheadSync extensions. These vendor extensions come from T-Head Semiconductor, which is part of Alibaba as their chip making business unit.

T-Head


The T-Head RISC-V extensions are designed to provide for faster and more energy efficient RISC-V with these extensions adding new instructions around cache management, multi-processor synchronization, bit manipulation, single-bit instructions, GPR memory operations, multiply-accumulate instructions, vector dot, and more.

The GCC 13 support was merged today across a number of patches for bringing up these vendor extensions. These extensions are documented on GitHub for those curious about these T-Head additions.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week