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