]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes
Remove PEI_HEADERS define
[thirdparty/binutils-gdb.git] / opcodes /
2023-04-28  Jan Beulichx86: limit data passed to i386_dis_printf()
2023-04-28  Jan Beulichx86: limit data passed to prefix_name()
2023-04-28  Jan Beulichx86: rework AMX control insn disassembly
2023-04-28  Jan Beulichx86: rework AMX multiplication insn disassembly
2023-04-26  Philipp Tomsich RISC-V: Support XVentanaCondOps extension
2023-04-26  Alan Modrai386-dis.c UB shift and other tidies
2023-04-24  Alan ModraRevert "x86: work around compiler diagnosing dangling...
2023-04-24  Alan Modragcc-13 i386-dis.c warning
2023-04-24  Jan Beulichx86: work around compiler diagnosing dangling pointer
2023-04-21  Tom TromeyFix -Wmaybe-uninitialized warning in opcodes/i386-dis.c
2023-04-21  Jan Beulichx86: drop (explicit) BFD64 dependency from disassembler
2023-04-21  Jan Beulichx86: drop use of setjmp() from disassembler
2023-04-21  Jan Beulichx86: change fetch error handling for get<N>()
2023-04-21  Jan Beulichx86: change fetch error handling when processing operands
2023-04-21  Jan Beulichx86: change fetch error handling in get_valid_dis386()
2023-04-21  Jan Beulichx86: change fetch error handling in ckprefix()
2023-04-21  Jan Beulichx86: change fetch error handling in top-level function
2023-04-21  Jan Beulichx86: move fetch error handling into a helper function
2023-04-18  Kito ChengRISC-V: Cache the latest mapping symbol and its boundary.
2023-04-12  Claudiu Zissulescuarc: remove faulty instructions
2023-04-11  Nick CliftonFix illegal memory access when disassembling corrupt...
2023-04-07  Haochen JiangSupport Intel AMX-COMPLEX
2023-04-03  Alan Modraasan: csky floatformat_to_double uninitialised value
2023-04-03  Andrew Burgessopcodes/arm: adjust whitespace in cpsie instruction
2023-03-31  Tsukasa OIRISC-V: Allocate "various" operand type
2023-03-31  Jan Beulichx86: parse VEX and alike specifiers for .insn
2023-03-31  Jan Beulichx86: introduce .insn directive
2023-03-30  Richard Sandifordaarch64: Add the RPRFM instruction
2023-03-30  Richard Sandifordaarch64: Add the SVE FCLAMP instruction
2023-03-30  Richard Sandifordaarch64: Add new SVE shift instructions
2023-03-30  Richard Sandifordaarch64: Add new SVE saturating conversion instructions
2023-03-30  Richard Sandifordaarch64: Add new SVE dot-product instructions
2023-03-30  Richard Sandifordaarch64: Add the SVE BFMLSL instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 UZP and ZIP instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 UNPK instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 shift instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 saturating conversion instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 FP<->FP conversion instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 FP<->int conversion instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 CLAMP instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 MOPA and MOPS instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 vertical dot-product instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 dot-product instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 MLALL and MLSLL instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 MLAL and MLSL instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 FMLA and FMLS instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 maximum/minimum instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 ADD and SUB instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 ZT0 instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 predicate-related instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 multivector LD1 and ST1 instructions
2023-03-30  Richard Sandifordaarch64: Add the SME2 MOVA instructions
2023-03-30  Richard Sandifordaarch64: Add support for predicate-as-counter registers
2023-03-30  Richard Sandifordaarch64; Add support for vector offset ranges
2023-03-30  Richard Sandifordaarch64: Add support for vgx2 and vgx4
2023-03-30  Richard Sandifordaarch64: Add _off4 suffix to AARCH64_OPND_SME_ZA_array
2023-03-30  Richard Sandifordaarch64: Add a _10 suffix to FLD_imm3
2023-03-30  Richard Sandifordaarch64: Prefer register ranges & support wrapping
2023-03-30  Richard Sandifordaarch64: Add support for strided register lists
2023-03-30  Richard Sandifordaarch64: Sort fields alphanumerically
2023-03-30  Richard Sandifordaarch64: Resync field names
2023-03-30  Richard Sandifordaarch64: Regularise FLD_* suffixes
2023-03-30  Richard Sandifordaarch64: Add a aarch64_cpu_supports_inst_p helper
2023-03-30  Richard Sandifordaarch64: Reorder some OP_SVE_* macros
2023-03-30  Richard Sandifordaarch64: Rename aarch64-tbl.h OP_SME_* macros
2023-03-30  Richard Sandifordaarch64: Try to report invalid variants against the...
2023-03-30  Richard Sandifordaarch64: Make AARCH64_OPDE_REG_LIST take a bitfield
2023-03-30  Richard Sandifordaarch64: Add an operand class for SVE register lists
2023-03-30  Richard Sandifordaarch64: Commonise checks for index operands
2023-03-30  Richard Sandifordaarch64: Add an error code for out-of-range registers
2023-03-30  Richard Sandifordaarch64: Move w12-w15 range check to libopcodes
2023-03-30  Richard Sandifordaarch64: Move ZA range checks to aarch64-opc.c
2023-03-30  Richard Sandifordaarch64: Make indexed_za use 64-bit immediates
2023-03-30  Richard Sandifordaarch64: Rename za_tile_vector to za_index
2023-03-30  Richard Sandifordaarch64: Treat ZA as a register
2023-03-30  Richard Sandifordaarch64: Make SME instructions use F_STRICT
2023-03-30  Richard Sandifordaarch64: Restrict range of PRFM opcodes
2023-03-30  Richard Sandifordaarch64: Fix PSEL opcode mask
2023-03-30  Richard Sandifordaarch64: Add sme-i16i64 and sme-f64f64 aliases
2023-03-21  JiaweiRISC-V: Fix disassemble fetch fail return value.
2023-03-20  Jan Beulichx86: drop "shimm" special case template expansions
2023-03-20  Jan Beulichx86: VexVVVV is now merely a boolean
2023-03-20  Jan Beulichx86: re-work build_modrm_byte()'s register assignment
2023-03-20  Alan ModraRevert "segfault at i386-dis.c:9815"
2023-03-19  Alan Modrasegfault at i386-dis.c:9815
2023-03-16  Alan Modracpu/mem.opc whitespace tidy
2023-03-15  Nick CliftonFix an illegal memory access when disassembling a corru...
2023-03-15  Nick CliftonFix an illegal memory access when disassebling a corrup...
2023-02-28  Richard Ball[Aarch64] Add Binutils support for MEC
2023-02-27  Nick CliftonUpdated Serbian translations for gold, gprof and opcode...
2023-02-25  Andrew Burgessopcodes/m68k: enable libopcodes styling for GDB
2023-02-24  Jan Beulichx86: MONITOR/MWAIT are not SSE3 insns
2023-02-24  Jan Beulichx86-64: don't permit LAHF/SAHF with "generic64"
2023-02-24  Jan Beulichx86: have insns acting on segment selector values allow...
2023-02-24  Jan Beulichx86: restrict insn templates accepting negative 8-bit...
2023-02-22  Jan Beulichx86-64: LAR and LSL don't need REX.W
2023-02-22  Jan Beulichx86: optimize BT{,C,R,S} $imm,%reg
2023-02-20  Andreas Schwabopcodes: style m68k disassembler output
2023-02-14  Jan Beulichx86: {LD,ST}TILECFG use an extension opcode
2023-02-13  Michael MatzPR30120: fix x87 fucomp misassembled
next