MIPS/opcodes: Remove DMFC3 and DMTC3 instructions
[binutils-gdb.git] / opcodes /
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Remove DMFC3 and DMTC3 instructions
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Disassemble the RFE instruction
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Add legacy CP1 control register names
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Do not use CP0 register names for control...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Add TX39 CP0 register names
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Free up redundant `g' operand code
2021-05-29 Maciej W. RozyckimicroMIPS/opcodes: Refer FPRs rather than FCRs with...
2021-05-27 Peter BergnerPowerPC: Add new xxmr and xxlnot extended mnemonics
2021-05-25 Alan ModraRegen cris files
2021-05-24 Mike Frysingeropcodes: cris: move desc & opc files from sim/
2021-05-18 Job NoormanRISC-V: PR27814, Objdump crashes when disassembling...
2021-05-17 Alex Coplanarm: Fix bugs with MVE vmov from two GPRs to vector...
2021-05-11 Nick CliftonFix an illegal memory access when attempting to disasse...
2021-05-06 Stafford Horneor1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()
2021-05-01 Max Filippovopcodes: xtensa: support branch visualization
2021-04-26 Jan Beulichx86: optimize LEA
2021-04-23 Max Filippovopcodes: xtensa: display loaded literal value
2021-04-23 Max Filippovopcodes: xtensa: improve literal output
2021-04-19 Przemyslaw Wirkusaarch64: New instructions for maintenance of GPT entrie...
2021-04-19 Przemyslaw Wirkusaarch64: Add new data cache maintenance operations
2021-04-19 Jan Beulicharm64: add two initializers
2021-04-16 Przemyslaw Wirkusaarch64: Define RME system registers
2021-04-16 Nelson ChuUpdate the ChangeLog, and add the missing entries.
2021-04-16 Lifang XiaRISC-V: compress "addi d,CV,z" to "c.mv d,CV"
2021-04-12 Alan ModraENABLE_CHECKING in bfd, opcodes, binutils, ld
2021-04-09 Tejas BelagodAArch64: Fix Atomic LD64/ST64 classification.
2021-04-09 Alan ModraPowerPC disassembly of pcrel references
2021-04-07 Alan ModraPR27684, PowerPC missing mfsprg0 and others
2021-04-07 Alan ModraPR27676, PowerPC missing extended dcbt, dcbtst mnemonics
2021-04-06 Alan ModraReturn symbol from symbol_at_address_func
2021-04-05 Alan ModraC99 opcodes configury
2021-04-01 Martin LiskaRemove strneq macro and use startswith.
2021-03-31 Alan ModraPR27675, PowerPC missing extended mnemonic mfummcr2
2021-03-31 Alan ModraUse bool in opcodes
2021-03-31 Alan ModraRemove bfd_stdint.h
2021-03-30 Jan Beulichx86: drop seg_entry
2021-03-30 Jan Beulichx86: drop REGNAM_{AL,AX,EAX}
2021-03-30 Jan Beulichx86: adjust st(<N>) parsing
2021-03-29 Jan Beulichx86: move some opcode table entries
2021-03-29 Jan Beulichx86: VPSADBW's source operands are also commutative
2021-03-29 Jan Beulichx86: fold SSE2AVX and their base MMX/SSE templates
2021-03-29 Jan Beulichx86: undo Prefix_0X<nn> use in opcode table
2021-03-29 Jan Beulichx86: shrink some struct insn_template fields
2021-03-29 Jan Beulichx86: derive opcode encoding space attribute from base...
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-29 Alan Modraopcodes int vs bfd_boolean fixes
2021-03-26 Jan Beulichx86-64: don't accept supposedly disabled MOVQ forms
2021-03-25 Hafiz Abid Qadeer[NIOS2] Fix disassembly of br.n instruction.
2021-03-25 Jan Beulichx86: flag bad S/G insn operand combinations
2021-03-25 Jan Beulichx86: flag as bad AVX512 insns with EVEX.z set but EVEX...
2021-03-25 Jan Beulichx86: fix AMD Zen3 insns
2021-03-25 Alan ModraPR27647 PowerPC extended conditional branch mnemonics
2021-03-24 Jan Beulichx86: derive opcode length from opcode value
2021-03-24 Jan Beulichx86: derive mandatory prefix attribute from base opcode
2021-03-24 Jan Beulichx86: don't use opcode_length to identify pseudo prefixes
2021-03-23 Jan Beulichx86: re-number PREFIX_0X<nn>
2021-03-23 Jan Beulichx86: re-order two fields of struct insn_template
2021-03-23 Jan Beulichx86: split opcode prefix and opcode space representation
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-16 Kuan-Lin ChenRISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
2021-03-12 Przemyslaw Wirkusaarch64: Add few missing system registers
2021-03-12 Alan ModraRe: x86: correct decoding of nop/reserved space (0f18...
2021-03-11 Jan Beulichx86: re-order logic in OP_XMM()
2021-03-11 Jan Beulichx86: drop a few redundant EVEX-related checks
2021-03-11 Jan Beulichx86: remove stray uses of xmmq_mode
2021-03-10 Jan Beulichx86/Intel: correct AVX512 S/G disassembly
2021-03-10 Jan Beulichx86: re-arrange enumerator and table entry order
2021-03-10 Jan Beulichx86: reuse further VEX entries for EVEX
2021-03-10 Jan Beulichx86: reuse VEX entries for EVEX vperm{q,pd}
2021-03-10 Jan Beulichx86: re-arrange order of decode for various EVEX opcodes
2021-03-10 Jan Beulichx86: re-arrange order of decode for various mask reg...
2021-03-10 Jan Beulichx86: re-arrange order of decode for various VEX opcodes
2021-03-10 Jan Beulichx86: re-arrange order of decode for various legacy...
2021-03-10 Jan Beulichx86: correct decoding of nop/reserved space (0f18 ...
2021-03-09 Jan Beulichx86: fold some prefix related attributes into a single one
2021-03-09 Jan Beulichx86-64: make SYSEXIT handling similar to SYSRET's
2021-03-03 Jan Beulichx86: infer operand count of templates
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-17 Alan Modraread_leb128 overflow checking
2021-02-16 Jan Beulichx86: CVTPI2PD has special behavior
2021-02-16 Jan Beulichx86: have preprocessor expand macros
2021-02-15 Andreas KrebbelIBM Z: Implement instruction set extensions
2021-02-10 Nick Alcockbfd, opcodes, libctf: support --with-included-gettext
2021-02-08 Mike Frysingeropcodes: tic54x: namespace exported variables
2021-02-04 Nelson ChuRISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instruct...
2021-01-26 Alan ModraSegmentation fault i386-gen
2021-01-15 Nelson ChuRISC-V: Indent and GNU coding standards tidy, also...
2021-01-15 Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-15 Nelson ChuRISC-V: Comments tidy and improvement.
2021-01-13 Alan ModraRegen Makefile.in for jobserver.m4 aclocal.m4 dependency
2021-01-12 H.J. LuImplement a workaround for GNU mak jobserver
2021-01-12 Nick CliftonUpdated translations for some subdirectories
2021-01-12 H.J. LuBinutils: Check if AR works with --plugin and rc
2021-01-11 Kyrylo Tkachovaarch64: Remove support for CSRE
2021-01-11 Nick CliftonUpdated translations for multiple subdirectories
2021-01-09 H.J. LuBinutils: Pass --plugin to AR and RANLIB
2021-01-09 Nick CliftonChange version number to 2.36.50 and regenerate files
2021-01-09 Nick CliftonAdd Changelog entries and NEWS entries for 2.36 branch
2021-01-09 Peter BergnerPOWER10: Add Return-Oriented Programming instructions
next