aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv/thead.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-18RISC-V: Rewrite some instructions using ASM targethookJun Sha (Joshua)1-0/+207
2024-01-18RISC-V: Handle differences between XTheadvector and VectorJun Sha (Joshua)1-2/+21
2024-01-18RISC-V: Adds the prefix "th." for the instructions of XTheadVector.Jun Sha (Joshua)1-0/+13
2024-01-10RISC-V: T-HEAD: Add support for the XTheadInt ISA extensionJin Ma1-0/+77
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-07RISC-V: xtheadfmemidx: Disable if xtheadmemidx is not availableChristoph Müllner1-1/+2
2023-11-19[committed] RISC-V: Infrastructure for instruction fusionPhilipp Tomsich1-34/+0
2023-10-31riscv: thead: Add support for the XTheadFMemIdx ISA extensionChristoph Müllner1-3/+66
2023-10-31riscv: thead: Add support for the XTheadMemIdx ISA extensionChristoph Müllner1-0/+452
2023-10-09THead: Fix missing CFI directives for th.sdd in prologue.Xianmiao Qu1-5/+6
2023-07-12riscv: xtheadmempair: Fix doc for th_mempair_order_operands()Christoph Müllner1-2/+2
2023-07-12riscv: xtheadmempair: Fix CFA reg notesChristoph Müllner1-2/+6
2023-03-15riscv: thead: Add support for the XTheadMemPair ISA extensionChristoph Müllner1-0/+427