Fix build failure with GCC 4.8
[binutils-gdb.git] / opcodes /
2023-09-15 Jan Beulichx86: fold CpuLM and Cpu64
2023-09-14 Jan Beulichx86: Vxy naming correction
2023-09-14 Jan Beulichx86: support AVX10.1 vector size restrictions
2023-09-14 Jan Beulichx86: support AVX10.1/512
2023-09-14 Jan Beulichx86: make AES/PCMULQDQ respectively prereqs of VAES...
2023-09-08 Vladimir MezentsevSet insn_type for branch instructions on aarch64
2023-09-07 Alan ModraPR30793, kvx_reassemble_bundle index 8 out of bounds
2023-09-07 Nelson ChuRISC-V: Clarify the naming rules of vendor operands.
2023-09-05 Jan BeulichRISC-V: fold duplicate code in vector_macro()
2023-09-01 Jan Beulichx86: rename CpuPCLMUL
2023-09-01 Jan Beulichx86: drop Size64 from VMOVQ
2023-09-01 Jan BeulichRISC-V: move various alias entries
2023-08-30 Tsukasa OIRISC-V: Make XVentanaCondOps RV64 only
2023-08-26 Tom TromeySimplify definition of GUILE
2023-08-26 Alan Modraopcodes i386 and ia64 gen file warnings
2023-08-24 Paul Iannettakvx: fix kvx_reassemble_bundle index 8 out of bounds
2023-08-24 Alan Modrakvx: workaround gcc-4.5 bug
2023-08-24 Paul Iannettakvx: use {u,}int32_t and {u,}int64_t
2023-08-22 Victor Do Nascimentoaarch64: Improve naming conventions for A and R-profile...
2023-08-22 Alan Modrakvx_dis_init
2023-08-21 David Faustbpf: correct neg and neg32 instruction encoding
2023-08-19 Alan Modrasim --enable-cgen-maint
2023-08-16 Paul Iannettakvx: New port.
2023-08-15 Tsukasa OIRISC-V: Make "fli.h" available to 'Zvfh' + 'Zfa'
2023-08-15 Tsukasa OIRISC-V: Add support for the 'Zihintntl' extension
2023-08-15 Jan BeulichRISC-V: remove indirection from register tables
2023-08-12 Alan Modraregen config
2023-08-11 Jan Beulichx86: pack CPU flags in opcode table
2023-08-11 Tsukasa OIRISC-V: Fix opcode entries of "vmsge{,u}.vx"
2023-08-09 David Faustbpf: use w regs in 32-bit non-fetch atomic pseudo-c
2023-08-07 Jan BeulichRISC-V: move comment describing rules for riscv_opcodes[]
2023-08-03 Alan Modracris: sprintf optimisation
2023-08-03 Alan Modracris: sprintf sanitizer null destination pointer
2023-08-03 Tom de Vries Fix Wlto-type-mismatch in opcodes/ft32-dis.c
2023-08-02 Sam JamesRevert "2.41 Release sources"
2023-08-02 Nick Clifton2.41 Release sources
2023-07-31 Jose E. Marchesibpf: opcodes: fix regression in BPF disassembler
2023-07-30 Jose E. Marchesibpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF heade...
2023-07-28 Tsukasa OIFix typo in riscv-dis.c comment
2023-07-27 Hu, Lin1Support Intel PBNDKB
2023-07-27 Haochen JiangSupport Intel SM4
2023-07-27 Haochen JiangSupport Intel SM3
2023-07-27 Haochen JiangSupport Intel SHA512
2023-07-27 konglin1Support Intel AVX-VNNI-INT16
2023-07-26 Jose E. Marchesibpf: fix register NEG[32] instructions
2023-07-26 Alan ModraRegen bpf opcodes POTFILE
2023-07-25 David Faustbpf: Add atomic compare-and-exchange instructions
2023-07-25 David Faustbpf: Update atomic instruction pseudo-C syntax
2023-07-24 Nick CliftonUpdated translations for bfd, gold and opcodes
2023-07-24 Jose E. Marchesibpf: gas,include,opcode: add suppor for instructions...
2023-07-24 Jose E. Marchesibpf: gas,opcodes: fix pseudoc syntax for MOVS* and...
2023-07-23 Jose E. Marchesibpf: add support for jal/gotol jump instruction with...
2023-07-21 David Faustbpf: disasemble offsets of value 0 as "+0"
2023-07-21 Jose E. Marchesibpf: opcodes, gas: support for signed load V4 instructions
2023-07-21 Jose E. Marchesibpf: opcodes, gas: support for signed register move...
2023-07-21 Jose E. Marchesibpf: add missing bpf-dis.c to opcodes/Makefile.am
2023-07-21 Jose E. MarchesiDesCGENization of the BPF binutils port
2023-07-21 Jan Beulichx86: adjust disassembly of insns operating on selector...
2023-07-21 Jan Beulichx86: simplify disassembly of LAR/LSL
2023-07-19 Nick CliftonUpdated Romainian translation for the opcodes directory
2023-07-18 JiaweiRISC-V: Supports Zcb extension.
2023-07-14 Alan ModraFix loongarch build with gcc-4.5
2023-07-11 Jan Beulichx86: simplify table-referencing macros
2023-07-11 Jan Beulichx86: convert 0FXOP to just XOP in enumerator names
2023-07-11 Jan Beulichx86: misc further register-only insns don't need to...
2023-07-11 Jan Beulichx86: various operations on mask registers can avoid...
2023-07-11 Jan Beulichx86: slightly rework handling of some register-only...
2023-07-11 Jan Beulichx86: SIMD shift-by-immediate don't need to go through...
2023-07-11 Jan Beulichx86: misc further memory-only insns don't need to go...
2023-07-11 Jan Beulichx86: {,V}MOVNT* don't need to go through mod_table[]
2023-07-11 Jan Beulichx86: fold legacy/VEX {,V}MOV{H,L}* entries
2023-07-11 Jan Beulichx86: fold certain legacy/VEX table entries
2023-07-04 Jan Beulichx86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ
2023-07-04 Jan Beulichx86: optimize pre-AVX512 {,V}PCMPGT* with identical...
2023-07-04 Jan Beulichx86: optimize pre-AVX512 {,V}PCMPEQQ with identical...
2023-07-04 Jan Beulichx86: flag bad EVEX masking for miscellaneous insns
2023-07-04 Jan Beulichx86: flag EVEX masking when destination is GPR(-like)
2023-07-04 Jan Beulichx86: flag EVEX.z set when destination is memory
2023-07-04 Jan Beulichx86: flag EVEX.z set when destination is a mask register
2023-07-04 Jan Beulichx86: re-work EVEX-z-without-masking check
2023-07-04 Nick CliftonUpdated Ukranian, Romanian and German translations...
2023-07-04 Claudiu Zissulescuarc: Update neg<.f> 0,b encoding
2023-07-03 Nick CliftonChange version number to 2.41.50 and regenerate files
2023-07-03 Nick CliftonAdd markers for the 2.41 branch
2023-07-03 WANG Xueruiopcodes/loongarch: Mark address offset operands of...
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvksh ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvksed ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvknh[a,b] ISA extensions
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvkned ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvkg ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvbc extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvbb ISA extension
2023-06-30 Christoph MüllnerRISC-V: Add support for the Zfa extension
2023-06-30 mengqinggangLoongArch: gas: Fix code style issues
2023-06-30 mengqinggangLoongArch: gas: Add LVZ and LBT instructions support
2023-06-30 WANG XueruiLoongArch: Deprecate $v[01], $fv[01] and $x names per...
2023-06-30 WANG Xueruiopcodes/loongarch: print unrecognized insn words with...
2023-06-30 WANG Xueruiopcodes/loongarch: do not print hex notation for signed...
2023-06-30 WANG Xueruiopcodes/loongarch: style disassembled address offsets...
2023-06-30 WANG Xueruiopcodes/loongarch: implement style support in the disas...
next