aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
AgeCommit message (Expand)AuthorFilesLines
2023-12-14RISC-V: Fix the wrong encoding and operand of the XTheadFmv extension.Jin Ma1-4/+4
2023-12-04s390: Support for jump visualization in disassemblyJens Remus1-3/+22
2023-12-01RISC-V: Add SiFive custom vector coprocessor interface instructions v1.0Nelson Chu2-0/+64
2023-12-01RISC-V: Zv*: Add support for Zvkb ISA extensionChristoph Müllner2-2/+3
2023-11-24RISC-V: reduce redundancy in sign/zero extension macro insn handlingJan Beulich1-2/+1
2023-11-23RISC-V: Add vector permutation instructions for T-Head VECTOR vendor extensionJin Ma1-0/+10
2023-11-23RISC-V: Add vector mask instructions for T-Head VECTOR vendor extensionJin Ma1-0/+14
2023-11-23RISC-V: Add floating-point arithmetic instructions for T-Head VECTOR vendor e...Jin Ma1-0/+36
2023-11-23RISC-V: Add fixed-point arithmetic instructions for T-Head VECTOR vendor exte...Jin Ma1-0/+12
2023-11-23RISC-V: Add integer arithmetic instructions for T-Head VECTOR vendor extensionJin Ma1-0/+12
2023-11-23RISC-V: Add sub-extension XTheadZvamo for T-Head VECTOR vendor extensionJin Ma2-1/+37
2023-11-23RISC-V: Add load/store segment instructions for T-Head VECTOR vendor extensionJin Ma1-0/+169
2023-11-23RISC-V: Add load/store instructions for T-Head VECTOR vendor extensionJin Ma1-0/+33
2023-11-23RISC-V: Add CSRs for T-Head VECTOR vendor extensionJin Ma1-0/+7
2023-11-23RISC-V: Add T-Head VECTOR vendor extension.Jin Ma1-0/+1
2023-11-16aarch64: Add support for VMSA feature enhancements.Srinath Parvathaneni1-1/+20
2023-11-16aarch64: Add new AT system instructions.Srinath Parvathaneni1-1/+4
2023-11-16aarch64: Add support to new features in RAS extension.Srinath Parvathaneni1-1/+13
2023-11-16aarch64: Add features to the Statistical Profiling Extension.Srinath Parvathaneni1-1/+10
2023-11-10Add support for ilp32 register alias.Lulu Cai1-4/+4
2023-11-07aarch64: Add arch support for LSE128 extensionVictor Do Nascimento1-0/+3
2023-11-07aarch64: Add LSE128 instruction operand supportVictor Do Nascimento1-0/+2
2023-11-07aarch64: Add THE system register supportVictor Do Nascimento1-0/+2
2023-11-07RISC-V: Add support for XCValu extension in CV32E40PMary Bennett2-0/+72
2023-11-07RISC-V: Add support for XCVmac extension in CV32E40PMary Bennett2-0/+44
2023-11-03RISC-V: reduce redundancy in load/store macro insn handlingJan Beulich1-19/+3
2023-11-02aarch64: Add support for GCSB DSYNC instruction.Srinath Parvathaneni1-0/+2
2023-11-02aarch64: Add support for GCS extension.srinath1-1/+3
2023-11-02aarch64: Add support for Check Feature Status Extension.Srinath Parvathaneni1-2/+5
2023-11-02aarch64: Add support for Armv8.9-A and Armv9.4-A Architectures.srinath1-1/+8
2023-10-19RISC-V: Remove semicolons from DECLARE_INSNTsukasa OI1-15/+15
2023-10-17RISC-V: Fix typoTsukasa OI1-1/+1
2023-10-10LoongArch/GAS: Add support for branch relaxationmengqinggang1-0/+12
2023-10-08as: add option for generate R_LARCH_32/64_PCREL.cailulu1-0/+1
2023-10-04aarch64: system register aliasing detectionVictor Do Nascimento1-0/+1
2023-09-26aarch64: Allow feature flags to occupy >64 bitsRichard Sandiford1-23/+39
2023-09-26aarch64: Restructure feature flag handlingRichard Sandiford1-151/+268
2023-09-25Revert "arc: Update opcode related include files for ARCv3."Claudiu Zissulescu3-257/+56
2023-09-25arc: Update opcode related include files for ARCv3.Claudiu Zissulescu3-56/+257
2023-09-05RISC-V: fold duplicate code in vector_macro()Jan Beulich1-1/+0
2023-09-05RISC-V: Add 'Smcntrpmf' extension and its CSRsTsukasa OI1-4/+12
2023-08-22aarch64: Improve naming conventions for A and R-profile architectureVictor Do Nascimento1-54/+54
2023-08-21bpf: correct neg and neg32 instruction encodingDavid Faust1-2/+2
2023-08-16kvx: New port.Paul Iannetta1-0/+3159
2023-08-15RISC-V: Make "fli.h" available to 'Zvfh' + 'Zfa'Tsukasa OI1-0/+1
2023-08-15RISC-V: Add support for the 'Zihintntl' extensionTsukasa OI2-0/+28
2023-08-15RISC-V: remove indirection from register tablesJan Beulich1-7/+9
2023-08-02Revert "2.41 Release sources"Sam James2-2/+52
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton2-52/+2
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi1-1/+1