aboutsummaryrefslogtreecommitdiff
path: root/opcodes/riscv-opc.c
AgeCommit message (Expand)AuthorFilesLines
6 daysRISC-V: avoid use of match_opcode() in riscv_insn_types[]Jan Beulich1-102/+102
13 daysRISC-V: Add Zabha extension CAS instructions.Jiawei1-0/+8
2024-06-18RISC-V: Add SiFive cease extension v1.0Hau Hsu1-0/+3
2024-06-18RISC-V: Support Zacas extension.Gianluca Guida1-0/+26
2024-06-06RISC-V: Add support for Zvfbfwma extensionXiao Zeng1-0/+4
2024-06-06RISC-V: Add support for Zvfbfmin extensionXiao Zeng1-0/+4
2024-06-06RISC-V: Add support for Zfbfmin extensionXiao Zeng1-0/+5
2024-06-05RISC-V: Add support for XCVmem extension in CV32E40PMary Bennett1-0/+26
2024-06-05RISC-V: Add support for XCVbi extension in CV32E40PMary Bennett1-0/+4
2024-06-05RISC-V: Add support for XCVelw extension in CV32E40PMary Bennett1-0/+3
2024-05-08RISC-V: Support B, Zaamo and Zalrsc extensions.Nelson Chu1-88/+88
2024-04-09RISC-V: Support Zcmp push/pop instructions.Jiawei1-0/+20
2024-03-08RISC-V: Support Zabha extension.Jiawei1-0/+74
2024-02-29RISC-V: Add assembly support for TLSDESC.Tatsuyuki Ishi1-0/+1
2024-01-05RISC-V: T-HEAD: Fix wrong instruction encoding for th.vsetvliJin Ma1-1/+13
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-29RISC-V: THEAD: Add 5 assembly pseudoinstructions for XTheadVector extensionJin Ma1-0/+5
2023-12-14RISC-V: Fix the wrong encoding and operand of the XTheadFmv extension.Jin Ma1-1/+1
2023-12-01RISC-V: Add SiFive custom vector coprocessor interface instructions v1.0Nelson Chu1-0/+30
2023-12-01RISC-V: Zv*: Add support for Zvkb ISA extensionChristoph Müllner1-10/+10
2023-11-24RISC-V: drop leftover match_never() referencesJan Beulich1-4/+4
2023-11-24RISC-V: reduce redundancy in sign/zero extension macro insn handlingJan Beulich1-2/+2
2023-11-24RISC-V: disallow x0 with certain macro-insnsJan Beulich1-45/+45
2023-11-23RISC-V: Add vector permutation instructions for T-Head VECTOR vendor extensionJin Ma1-0/+15
2023-11-23RISC-V: Add vector mask instructions for T-Head VECTOR vendor extensionJin Ma1-0/+19
2023-11-23RISC-V: Add reductions instructions for T-Head VECTOR vendor extensionJin Ma1-0/+16
2023-11-23RISC-V: Add floating-point arithmetic instructions for T-Head VECTOR vendor e...Jin Ma1-0/+86
2023-11-23RISC-V: Add fixed-point arithmetic instructions for T-Head VECTOR vendor exte...Jin Ma1-0/+36
2023-11-23RISC-V: Add integer arithmetic instructions for T-Head VECTOR vendor extensionJin Ma1-0/+143
2023-11-23RISC-V: Add sub-extension XTheadZvamo for T-Head VECTOR vendor extensionJin Ma1-0/+18
2023-11-23RISC-V: Add load/store segment instructions for T-Head VECTOR vendor extensionJin Ma1-0/+280
2023-11-23RISC-V: Add load/store instructions for T-Head VECTOR vendor extensionJin Ma1-0/+44
2023-11-23RISC-V: Add configuration-setting instructions for T-Head VECTOR vendor exten...Jin Ma1-0/+4
2023-11-07RISC-V: Add support for XCValu extension in CV32E40PMary Bennett1-0/+35
2023-11-07RISC-V: Add support for XCVmac extension in CV32E40PMary Bennett1-0/+26
2023-11-03RISC-V: reduce redundancy in load/store macro insn handlingJan Beulich1-19/+19
2023-09-07RISC-V: Clarify the naming rules of vendor operands.Nelson Chu1-65/+65
2023-09-05RISC-V: fold duplicate code in vector_macro()Jan Beulich1-2/+2
2023-09-01RISC-V: move various alias entriesJan Beulich1-35/+35
2023-08-30RISC-V: Make XVentanaCondOps RV64 onlyTsukasa OI1-2/+2
2023-08-15RISC-V: Make "fli.h" available to 'Zvfh' + 'Zfa'Tsukasa OI1-1/+1
2023-08-15RISC-V: Add support for the 'Zihintntl' extensionTsukasa OI1-0/+12
2023-08-15RISC-V: remove indirection from register tablesJan Beulich1-6/+6
2023-08-11RISC-V: Fix opcode entries of "vmsge{,u}.vx"Tsukasa OI1-4/+4
2023-08-07RISC-V: move comment describing rules for riscv_opcodes[]Jan Beulich1-10/+10
2023-08-02Revert "2.41 Release sources"Sam James1-0/+28
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-28/+0
2023-07-18RISC-V: Supports Zcb extension.Jiawei1-0/+28
2023-07-01RISC-V: Add support for the Zvksh ISA extensionChristoph Müllner1-0/+4
2023-07-01RISC-V: Add support for the Zvksed ISA extensionChristoph Müllner1-0/+5