summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
AgeCommit message (Expand)Author
2021-04-19aarch64: New instructions for maintenance of GPT entries cached in a TLBPrzemyslaw Wirkus
2021-04-19aarch64: Add new data cache maintenance operationsPrzemyslaw Wirkus
2021-04-19arm64: add two initializersJan Beulich
2021-04-16aarch64: Define RME system registersPrzemyslaw Wirkus
2021-04-16Update the ChangeLog, and add the missing entries.Nelson Chu
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra
2021-04-09AArch64: Fix Atomic LD64/ST64 classification.Tejas Belagod
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra
2021-04-08PR27684, PowerPC missing mfsprg0 and othersAlan Modra
2021-04-08PR27676, PowerPC missing extended dcbt, dcbtst mnemonicsAlan Modra
2021-04-06Return symbol from symbol_at_address_funcAlan Modra
2021-04-05C99 opcodes configuryAlan Modra
2021-04-01Remove strneq macro and use startswith.Martin Liska
2021-04-01PR27675, PowerPC missing extended mnemonic mfummcr2Alan Modra
2021-03-31Use bool in opcodesAlan Modra
2021-03-31Remove bfd_stdint.hAlan Modra
2021-03-30x86: drop seg_entryJan Beulich
2021-03-30x86: drop REGNAM_{AL,AX,EAX}Jan Beulich
2021-03-30x86: adjust st(<N>) parsingJan Beulich
2021-03-29x86: move some opcode table entriesJan Beulich
2021-03-29x86: VPSADBW's source operands are also commutativeJan Beulich
2021-03-29x86: fold SSE2AVX and their base MMX/SSE templatesJan Beulich
2021-03-29x86: undo Prefix_0X<nn> use in opcode tableJan Beulich
2021-03-29x86: shrink some struct insn_template fieldsJan Beulich
2021-03-29x86: derive opcode encoding space attribute from base opcodeJan Beulich
2021-03-29TRUE/FALSE simplificationAlan Modra
2021-03-29opcodes int vs bfd_boolean fixesAlan Modra
2021-03-26x86-64: don't accept supposedly disabled MOVQ formsJan Beulich
2021-03-25[NIOS2] Fix disassembly of br.n instruction.Hafiz Abid Qadeer
2021-03-25x86: flag bad S/G insn operand combinationsJan Beulich
2021-03-25x86: flag as bad AVX512 insns with EVEX.z set but EVEX.aaa clearJan Beulich
2021-03-25x86: fix AMD Zen3 insnsJan Beulich
2021-03-25PR27647 PowerPC extended conditional branch mnemonicsAlan Modra
2021-03-24x86: derive opcode length from opcode valueJan Beulich
2021-03-24x86: derive mandatory prefix attribute from base opcodeJan Beulich
2021-03-24x86: don't use opcode_length to identify pseudo prefixesJan Beulich
2021-03-23x86: re-number PREFIX_0X<nn>Jan Beulich
2021-03-23x86: re-order two fields of struct insn_templateJan Beulich
2021-03-23x86: split opcode prefix and opcode space representationJan Beulich
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-03-16RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen
2021-03-12aarch64: Add few missing system registersPrzemyslaw Wirkus
2021-03-12Re: x86: correct decoding of nop/reserved space (0f18 ... 0x1f)Alan Modra
2021-03-11x86: re-order logic in OP_XMM()Jan Beulich
2021-03-11x86: drop a few redundant EVEX-related checksJan Beulich
2021-03-11x86: remove stray uses of xmmq_modeJan Beulich
2021-03-10x86/Intel: correct AVX512 S/G disassemblyJan Beulich
2021-03-10x86: re-arrange enumerator and table entry orderJan Beulich
2021-03-10x86: reuse further VEX entries for EVEXJan Beulich
2021-03-10x86: reuse VEX entries for EVEX vperm{q,pd}Jan Beulich