aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
21 hoursUpdated and new translations for the binutilsNick Clifton1-220/+228
2025-09-03csky disassembler leakAlan Modra1-0/+1
2025-09-02PowerPC: Vector Instructions for Deeply Compressed Weight for AI (RFC02691)Abhay Kandpal1-0/+22
2025-09-01aarch64: Fix -i option for aarch64-genacazuc1-1/+1
2025-08-29x86: add "udb" opcode (permanent official #UD in 64-bit mode)H. Peter Anvin (Intel)4-2190/+2209
2025-08-20RISC-V: PR33216, Fixed gcc testcases failed for commit 28520d7Nelson Chu1-9/+26
2025-08-15x86/APX: drop AMX-TRANSPOSE promoted insnsJan Beulich4-34/+20
2025-08-14RISC-V: PR33216, Allow c.slli, c.srai, c.srli with 0 immediate as a hintNelson Chu1-37/+12
2025-08-08opcodes/aarch64: shrink aarch64_ext_ldst_reglist()'s data[]Jan Beulich1-14/+14
2025-08-08opcodes/aarch64: rename fields[]Jan Beulich4-16/+13
2025-08-07Update obsolete autoconf macrosPietro Monteiro1-3/+3
2025-08-01opcodes/x86: make i386_mnem[] staticJan Beulich3-4/+4
2025-08-01opcodes/riscv: make riscv_options[] constJan Beulich1-1/+1
2025-08-01opcodes/ppc: make ppc_opts[] static constJan Beulich1-1/+1
2025-08-01opcodes/aarch64: convert print_sme_za_list()'s zan[] / zan_v[]Jan Beulich1-17/+30
2025-08-01opcodes/aarch64: make aarch64_opnd_qualifiers[] static constJan Beulich1-1/+1
2025-08-01opcodes/aarch64: make aarch64_ext_ldst_reglist()'s data[] static constJan Beulich1-1/+1
2025-07-26PR 33214 sparc LDM/STM/LDMA/STMA etc. FAIL on Solaris/SPARCAlan Modra1-34/+6
2025-07-21aarch64: Use an enum to refer to indices in the opcode tableRichard Earnshaw7-11646/+13651
2025-07-21aarch64: use an enumeration for operand indices.Richard Earnshaw3-675/+675
2025-07-21aarch64: Fix operand name MOPS_WB_Rd -> MOPS_WB_RnRichard Earnshaw2-2/+2
2025-07-21aarch64: minor code cleanups to aarch64-gen.cRichard Earnshaw4-36/+42
2025-07-16x86: Decouple AMX-AVX512 from AVX10.2 and imply AVX512FHaochen Jiang2-18/+18
2025-07-15Updated translations for various sub-directoriesNick Clifton2-337/+354
2025-07-14Updated Ukranian translation for the opcodes sub-directoryNick Clifton1-169/+177
2025-07-14Delete AM_PO_SUBDIRS invocationAlan Modra1-1/+0
2025-07-13Update version number on mainlineNick Clifton2-176/+184
2025-07-13Add markers for 2.45 branchNick Clifton1-0/+4
2025-07-12aarch64: Add missing F_STRICT flagsAlice Carlotti1-15/+13
2025-07-12aarch64: Remove redundant feature requirementsAlice Carlotti1-24/+24
2025-07-12aarch64: Use operand class to select movprfx errorAlice Carlotti2-10/+16
2025-07-12aarch64: Refactor exclusion of reg names in immediatesAlice Carlotti1-22/+22
2025-07-12aarch64: Remove redundant ORs with 0Alice Carlotti1-2/+2
2025-07-11aarch64: Support for FEAT_SVE_AES2Ezra Sitorus5-1495/+1633
2025-07-11aarch64: Support for FEAT_LSUIEzra Sitorus4-3077/+3570
2025-07-11aarch64: Support for FEAT_PCDPHINTEzra Sitorus5-2872/+2887
2025-07-11AM_PO_SUBDIRSAlan Modra2-391/+1
2025-07-10RISC-V: Clarify the imply rule of cNelson Chu1-147/+147
2025-07-09z8k opcode_entry_typeAlan Modra2-2/+2
2025-07-08aarch64: Add support for FEAT_SVE2p2 and FEAT_SME2p2Alice Carlotti6-581/+1747
2025-07-08RISC-V: Fixed dis-assembler to set correct xlen from mapping symbolNelson Chu1-3/+5
2025-06-26Updated Spanish translations for opcodes and gasNick Clifton1-911/+1600
2025-06-25aarch64: Add supports for FEAT_PoPS feature and DC instructions.Srinath Parvathaneni1-0/+2
2025-06-21or1k: Fix disassembly for little-endian binariesStafford Horne1-1/+1
2025-06-20aarch64: Support 2024 Debug Architecture system registers.Srinath Parvathaneni1-0/+8
2025-06-19aarch64: Support for FEAT_LSFEEzra Sitorus5-580/+1102
2025-06-19aarch64: Support for FEAT_SVE_F16F32MM, FEAT_F8F16M, FEAT_F8F32MMEzra Sitorus3-537/+626
2025-06-19aarch64: Support for FEAT_CMPBREzra Sitorus6-3929/+4368
2025-06-19aarch64: Add occmo flag for FEAT_OCCMOEzra Sitorus1-4/+4
2025-06-19aarch64: Support for FEAT_SVE_BFSCALEEzra Sitorus5-725/+807