gas: drop function pointer parameter from macro_init()
[binutils-gdb.git] / include / opcode /
2023-02-03 Guillermo E. Martinezbpf: fix error conversion from long unsigned int to...
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-27 Christoph MüllnerRISC-V: Fix T-Head Fmv vendor extension encoding
2022-11-25 Christoph Müllnerriscv: Add AIA extension support (Smaia, Ssaia)
2022-11-19 Tsukasa OIRISC-V: Add 'Ssstateen' extension and its CSRs
2022-11-17 Christoph MüllnerRISC-V: Add T-Head Int vendor extension
2022-11-17 Christoph MüllnerRISC-V: Add T-Head Fmv vendor extension
2022-11-14 Andre Vieiraaarch64: Add support for Common Short Sequence Compress...
2022-10-28 Peter BergnerPowerPC: Add support for RFC02653 - Dense Math Facility
2022-10-14 Alan Modrae200 LSP support
2022-10-14 Tsukasa OIRISC-V: Move certain arrays to riscv-opc.c
2022-10-04 Tsukasa OIRISC-V: Fix buffer overflow on print_insn_riscv
2022-10-04 Nelson ChuRISC-V: Renamed INSN_CLASS for floating point in intege...
2022-10-04 Jan BeulichRISC-V/gas: allow generating up to 176-bit instructions...
2022-09-23 Christoph MüllnerRISC-V: Add Zawrs ISA extension support
2022-09-22 Christoph MüllnerRISC-V: Add T-Head MemPair vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head MemIdx vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head FMemIdx vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head MAC vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head CondMov vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head Bitmanip vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add support for arbitrary immediate encoding...
2022-09-22 Christoph MüllnerRISC-V: Add T-Head SYNC vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head CMO vendor extension
2022-09-12 Peter Bergnerppc: Document the -mfuture and -Mfuture options and...
2022-08-30 Tsukasa OIRISC-V: Add 'Zmmul' extension in assembler.
2022-08-11 Dmitry Selyutinppc/svp64: introduce non-zero operand flag
2022-08-11 Dmitry Selyutinppc/svp64: support LibreSOC architecture
2022-07-29 Andrew Burgesslibopcodes/aarch64: add support for disassembler styling
2022-07-07 Tsukasa OIRISC-V: Added Zfhmin and Zhinxmin.
2022-06-29 Andrew Burgessopcodes/aarch64: split off creation of comment text...
2022-06-28 Tsukasa OIRISC-V: Add 'Sstc' extension and its CSRs
2022-06-28 Tsukasa OIRISC-V: Add 'Sscofpmf' extension with its CSRs
2022-06-28 Tsukasa OIRISC-V: Add 'Smstateen' extension and its CSRs
2022-06-22 Nelson ChuRISC-V: Use single h extension to control hypervisor...
2022-05-30 jiaweiRISC-V: Add zhinx extension supports.
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-05-25 Dmitry Selyutinppc: extend opindex to 16 bits
2022-05-20 Tsukasa OIRISC-V: Remove RV128-only fmv instructions
2022-05-18 Tamar ChristinaAArch64: Enable FP16 by default for Armv9-A.
2022-05-17 Nelson ChuRISC-V: Added half-precision floating-point v1.0 instru...
2022-04-22 Christoph MuellnerRISC-V: Add missing DECLARE_INSNs for Zicbo{m,p,z}
2022-03-20 liuzhensonggas:LoongArch: Fix segment error in compilation due...
2022-03-18 Tsukasa OIRISC-V: Cache management instructions
2022-03-18 Tsukasa OIRISC-V: Prefetch hint instructions and operand set
2022-03-15 Alan ModraDelete PowerPC macro insn support
2022-03-15 Alan ModraPowerPC64 extended instructions in powerpc_macros
2022-02-23 Nelson ChuRISC-V: Updated CSRs to privileged spec v1.12 and debug...
2022-02-23 Tsukasa OIRISC-V: Add Privileged Architecture 1.12 CSRs
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-24 Vineet GuptaRISC-V: Hypervisor ext: support Privileged Spec 1.12
2021-12-24 Vineet GuptaRISC-V: Hypervisor ext: drop Privileged Spec 1.9.1...
2021-12-16 Richard Sandifordarm: Add support for Armv9.1-A to Armv9.3-A
2021-12-16 Richard Sandifordarm: Add support for Armv8.7-A and Armv8.8-A
2021-12-16 Richard Sandifordaarch64: Add support for Armv9.1-A to Armv9.3-A
2021-12-16 Nelson ChuRISC-V: Support svinval extension with frozen version...
2021-12-02 Richard Sandifordaarch64: Add BC instruction
2021-12-02 Richard Sandifordaarch64: Enforce P/M/E order for MOPS instructions
2021-12-02 Richard Sandifordaarch64: Add support for +mops
2021-12-02 Richard Sandifordaarch64: Add support for Armv8.8-A
2021-12-02 Richard Sandifordaarch64: Tweak insn sequence code
2021-11-30 Nelson ChuRISC-V: The vtype immediate with more than the defined...
2021-11-18 jiaweiRISC-V: Add instructions and operand set for z[fdq]inx
2021-11-17 Przemyslaw Wirkusaarch64: [SME] SVE2 instructions added to support SME
2021-11-17 Przemyslaw Wirkusaarch64: [SME] Add SME mode selection and state access...
2021-11-17 Przemyslaw Wirkusaarch64: [SME] Add LD1x, ST1x, LDR and STR instructions
2021-11-17 Przemyslaw Wirkusaarch64: [SME] Add ZERO instruction
2021-11-17 Przemyslaw Wirkusaarch64: [SME] Add MOV and MOVA instructions
2021-11-17 Przemyslaw Wirkusaarch64: [SME] Add SME instructions
2021-11-17 Przemyslaw Wirkusaarch64: [SME] Add +sme option to -march
2021-11-17 Nelson ChuRISC-V: Support rvv extension with released version...
2021-11-16 jiaweiRISC-V: Scalar crypto instructions and operand set.
2021-11-01 Przemyslaw Wirkusarm: add armv9-a architecture to -march
2021-10-24 liuzhensongLoongArch opcodes support
2021-10-07 Philipp TomsichRISC-V: Add support for Zbs instructions
2021-09-30 Przemyslaw Wirkusaarch64: add armv9-a architecture to -march
2021-08-30 Nelson ChuRISC-V: PR27916, Support mapping symbols.
2021-07-26 Andrea CoralloPATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti...
2021-07-26 Andrea CoralloPATCH [5/10] arm: Extend again arm_feature_set struct...
2021-07-01 Mike Frysingeropcodes: constify aarch64_opcode_tables
2021-07-01 Richard Earnshawarm: don't treat XScale features as part of the FPU...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Properly handle ISA exclusion
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Factor out ISA matching against flags
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Do not use CP0 register names for control...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Free up redundant `g' operand code
2021-04-01 Martin LiskaRemove strneq macro and use startswith.
2021-03-31 Alan ModraUse bool in include
2021-03-31 Alan ModraRemove bfd_stdint.h
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-29 Alan Modraopcodes int vs bfd_boolean fixes
2021-03-16 Kuan-Lin ChenRISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
2021-02-19 Nelson ChuRISC-V: PR27158, fixed UJ/SB types and added CSS/CL...
2021-02-18 Nelson ChuRISC-V: Add bfd/cpu-riscv.h to support all spec version...
2021-02-15 Andreas KrebbelIBM Z: Implement instruction set extensions
2021-02-08 Mike Frysingeropcodes: tic54x: namespace exported variables
2021-02-05 Nelson ChuRISC-V: PR27348, Remove the obsolete OP_*CUSTOM_IMM.
2021-02-05 Nelson ChuRISC-V: PR27348, Remove obsolete Xcustom support.
2021-02-04 Nelson ChuRISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instruct...
2021-01-15 Nelson ChuRISC-V: Indent and GNU coding standards tidy, also...
2021-01-15 Nelson ChuRISC-V: Comments tidy and improvement.
next