summaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)Author
2024-01-29bpf: there is no ldinddw nor ldabsdw instructionsJose E. Marchesi
2024-01-26aarch64: move SHA512 instructions to +sha3Andrew Carlotti
2024-01-26x86/APX: TILE{RELEASE,ZERO} have no EVEX encodingsJan Beulich
2024-01-26x86/APX: no need to have decode go through x86_64_table[]Jan Beulich
2024-01-26x86/APX: optimize MOVBEJan Beulich
2024-01-26LoongArch: gas: Add support for s9 registermengqinggang
2024-01-24aarch64: Eliminate unused variable warnings with -DNDEBUGAndrew Carlotti
2024-01-22Updated Serbian translations for th bfd, gold and opcodes directoriesNick Clifton
2024-01-22opcodes: tic4x_disassemble swap xcalloc argumentsMark Wielaard
2024-01-19x86-64: Dwarf2 register numbers for %bnd<N>Jan Beulich
2024-01-19x86/APX: VROUND{P,S}{S,D} can generally be encodedJan Beulich
2024-01-19x86/APX: be consistent with insn suffixesJan Beulich
2024-01-19x86: drop redundant EVex128 from PUSH2/POP2Jan Beulich
2024-01-19x86: support APX forms of U{RD,WR}MSRJan Beulich
2024-01-18Add note to translators not to translate z/ArchitectureNick Clifton
2024-01-18Updated translations for various sub-directoriesNick Clifton
2024-01-15Change version to 2.42.50 and regenerate filesNick Clifton
2024-01-15Add markers for 2.42 branchNick Clifton
2024-01-15aarch64: rcpc3: Regenerate aarch64-*-2.c filesVictor Do Nascimento
2024-01-15aarch64: rcpc3: Add FP load/store insnsVictor Do Nascimento
2024-01-15aarch64: rcpc3: Add integer load/store insnsVictor Do Nascimento
2024-01-15aarch64: rcpc3: Define RCPC3_INSN macroVictor Do Nascimento
2024-01-15aarch64: rcpc3: add support in general_constraint_met_pVictor Do Nascimento
2024-01-15aarch64: rcpc3: New RCPC3_ADDR operand typesVictor Do Nascimento
2024-01-15aarch64: rcpc3: Define address operand fields and inserter/extractorsVictor Do Nascimento
2024-01-15aarch64: rcpc3: Create implicit load/store size calc functionVictor Do Nascimento
2024-01-15aarch64: rcpc3: Add +rcpc3 architectural feature support flagVictor Do Nascimento
2024-01-15aarch64: Fix tlbi and tlbip instructionsAndrew Carlotti
2024-01-15aarch64: Refactor aarch64_sys_ins_reg_supported_pAndrew Carlotti
2024-01-15Add generated source files and fix thinko in aarch64-asm.cNick Clifton
2024-01-15aarch64: Add SVE2.1 Contiguous load/store instructions.Srinath Parvathaneni
2024-01-15PATCH 5/6][Binutils] aarch64: Add SVE2.1 fmin and fmax instructions.Srinath Parvathaneni
2024-01-15aarch64: Add SVE2.1 dupq, eorqv and extq instructions.Srinath Parvathaneni
2024-01-15aarch64: Add support for FEAT_SVE2p1.Srinath Parvathaneni
2024-01-15aarch64: Add support for FEAT_SME2p1 instructions.Srinath Parvathaneni
2024-01-15aarch64: Add support for FEAT_B16B16 instructions.Srinath Parvathaneni
2024-01-15opcodes: i386-reg.tbl: Add a comment to reflect dependency on orderingIndu Bhagat
2024-01-15opcodes: x86: new marker for insns that implicitly update stack pointerIndu Bhagat
2024-01-15opcodes: gas: x86: define and use Rex2 as attribute not constraintIndu Bhagat
2024-01-12aarch64: Remove unused codeAndrew Carlotti
2024-01-12aarch64: Make FEAT_ASMv8p2 instruction aliases always availableAndrew Carlotti
2024-01-12aarch64: Add +xs flag for existing instructionsAndrew Carlotti
2024-01-12aarch64: Add +wfxt flag for existing instructionsAndrew Carlotti
2024-01-12aarch64: Add +rcpc2 flag for existing instructionsAndrew Carlotti
2024-01-12aarch64: Add +jscvt flag for existing fjcvtzs instructionAndrew Carlotti
2024-01-11LoongArch: Discard extra spaces in objdump outputLulu Cai
2024-01-10gas: aarch64: Add system registers for Debug and PMU extensionsSaurabh Jha
2024-01-09x86: add missing APX logic to cpu_flags_match()Jan Beulich
2024-01-09aarch64: ADD FEAT_THE RCWCAS instructions.Srinath Parvathaneni
2024-01-09aarch64: Regenerate aarch64-*-2.c filesVictor Do Nascimento