]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes
Fix advance/until and multiple locations (PR gdb/26524)
[thirdparty/binutils-gdb.git] / opcodes /
2020-08-18  Alan ModraCorrect vcmpsq, vcmpuq and xvtlsbb BF field
2020-08-18  Peter BergnerAdd ChangeLog entries for previous commit.
2020-08-18  Peter BergnerPowerPC: Rename xvcvbf16sp to xvcvbf16spn
2020-08-12  Alex Coplanaarch64: Add support for MPAM system registers
2020-08-12  Nick CliftonUpdated Serbian and Russian translations for various...
2020-08-11  Alan ModraPowerPC CELL cctp*
2020-08-10  Przemyslaw Wirkus[aarch64] GAS doesn't validate the architecture version...
2020-08-10  Alan ModraImplement missing powerpc mtspr and mfspr extended...
2020-08-10  Alan ModraImplement missing powerpc extended mnemonics
2020-08-10  Alan ModraPrioritise mtfprd and mtvrd over mtvsrd in PowerPC...
2020-08-04  Christian GroesslerZ8k: fix sout/soudb opcodes with direct address
2020-07-30  H.J. Lux86: Add {disp16} pseudo prefix
2020-07-29  Andreas ArnezPR26279 Work around maybe-uninitialized warning in...
2020-07-24  Nick CliftonUpdated German translation for the opcodes sub-directory
2020-07-21  Jan BeulichRevert "x86: Don't display eiz with no scale"
2020-07-15  H.J. Lux86: Don't display eiz with no scale
2020-07-15  Jan Beulichx86: move putop() case labels to restore alphabetic...
2020-07-15  Jan Beulichx86: make PUSH/POP disassembly uniform
2020-07-15  Jan Beulichx86: avoid attaching suffixes to unambiguous insns
2020-07-14  H.J. Lux86-64: Zero-extend lower 32 bits displacement to 64...
2020-07-14  Claudiu Zissulescuarc: Detect usage of illegal double register pairs
2020-07-14  Jan Beulichx86/Intel: debug registers are named DRn
2020-07-14  Jan Beulichx86: drop Rm and the 'L' macro
2020-07-14  Jan Beulichx86: drop Rdq, Rd, and MaskR
2020-07-14  Jan Beulichx86: simplify decode of opcodes valid only without...
2020-07-14  Jan Beulichx86: also use %BW / %DQ for kshift*
2020-07-14  Jan Beulichx86: simplify decode of opcodes valid with (embedded...
2020-07-14  Jan Beulichx86: drop further EVEX table entries that can be served...
2020-07-14  Jan Beulichx86: drop need_vex_reg
2020-07-14  Jan Beulichx86: drop Vex128 and Vex256
2020-07-14  Jan Beulichx86: replace %LW by %DQ
2020-07-14  Jan Beulichx86: merge/move logic determining the EVEX disp8 shift
2020-07-14  Jan Beulichx86: extend %BW use to VP{COMPRESS,EXPAND}{B,W}
2020-07-14  Jan Beulichx86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel...
2020-07-14  Jan Beulichx86: fold VCMP_Fixup() into CMP_Fixup()
2020-07-14  Jan Beulichx86: don't disassemble MOVBE with two suffixes
2020-07-14  Jan Beulichx86: avoid attaching suffix to register-only CRC32
2020-07-14  Jan Beulichx86-64: don't hide an empty but meaningless REX prefix
2020-07-14  Jan Beulichx86: drop dead code from OP_IMREG()
2020-07-10  Lili Cuix86: Add support for Intel AMX instructions
2020-07-08  Jan Beulichx86: various XOP insns lack L and/or W bit decoding
2020-07-08  Jan Beulichx86: FMA4 scalar insns ignore VEX.L
2020-07-08  Jan Beulichx86: re-work operand swapping for XOP shift/rotate...
2020-07-08  Jan Beulichx86: re-work operand handling for 5-operand XOP insns
2020-07-08  Jan Beulichx86: re-work operand swapping for FMA4 and 4-operand...
2020-07-07  Claudiu Zissulescuarc: Update vector instructions.
2020-07-07  Jan Beulichx86: introduce %BW to avoid going through vex_w_table[]
2020-07-06  Jan Beulichx86: adjust/correct VFRCZ{P,S}{S,D} decoding
2020-07-06  Jan Beulichx86: use %LW / %XW instead of going through vex_w_table[]
2020-07-06  Jan Beulichx86: most VBROADCAST{F,I}{32,64}x* only accept memory...
2020-07-06  Jan Beulichx86: adjust/correct V*{F,I}{32x8,64x4}
2020-07-06  Jan Beulichx86: drop EVEX table entries that can be made served...
2020-07-06  Jan Beulichx86: AVX512 VPERM{D,Q,PS,PD} insns need to honor EVEX.L'L
2020-07-06  Jan Beulichx86: AVX512 extract/insert insns need to honor EVEX.L'L
2020-07-06  Jan Beulichx86: honor VEX.W for VCVT{PH2PS,PS2PH}
2020-07-06  Jan Beulichx86: drop EVEX table entries that can be served by...
2020-07-06  Jan Beulichx86: replace EXqScalarS by EXqVexScalarS
2020-07-06  Jan Beulichx86: replace EX{d,q}Scalar by EXxmm_m{d,q}
2020-07-06  Nick CliftonFix spelling mistakes in some of the binutils sub-direc...
2020-07-06  Nick CliftonUpdated translations for various binutils sub-directories
2020-07-04  Nick CliftonUpdate version to 2.35.50 and regenerate files
2020-07-04  Nick CliftonAdd markers for binutils 2.35 branch
2020-07-02  H.J. Lux86: Add SwapSources
2020-06-30  Nelson ChuRISC-V: Support debug and float CSR as the unprivileged...
2020-06-29  Alan ModraC++ comments
2020-06-26  H.J. Lui386-opc.tbl: Add a blank line
2020-06-26  H.J. Lux86: Correct VexSIB128 to VecSIB128
2020-06-26  H.J. Lux86: Rename VecSIB to SIB for Intel AMX
2020-06-26  Jan Beulichx86: make I disassembler macro available for new use
2020-06-26  Jan Beulichx86: fix processing of -M disassembler option
2020-06-25  Jan Beulichx86: make J disassembler macro available for new use
2020-06-25  Jan Beulichx86: drop left-over 4-way alternative disassembler...
2020-06-25  Jan Beulichx86: fix SYSRET disassembly, improve {,V}CVTSI2S{S...
2020-06-22  Nelson ChuRISC-V: Report warning when linking the objects with...
2020-06-18  Jan Beulichx86: also test alternative VMGEXIT encoding
2020-06-17  Cui,Lilix86: Delete incorrect vmgexit entry in prefix_table
2020-06-14  H.J. Lux86: Correct xsusldtrk mnemonic
2020-06-12  Nelson ChuRISC-V: Drop the privileged spec v1.9 support.
2020-06-11  Alex Coplan[PATCH]: aarch64: Refactor representation of system...
2020-06-09  H.J. Lui386-dis.c: Fix a typo in comments
2020-06-09  Jan Beulichx86: consistently print prefixes explicitly which are...
2020-06-09  Jan Beulichx86: fix {,V}MOV{L,H}PD disassembly
2020-06-09  Jan Beulichx86: utilize X macro in EVEX decoding
2020-06-09  Jan Beulichx86: correct decoding of packed-FP-only AVX encodings
2020-06-09  Jan Beulichx86: correct mis-named MOD_0F51 enumerator
2020-06-08  Alex Coplan[PATCH] arm: Add DFB instruction for ARMv8-R
2020-06-08  Jan Beulichx86: restrict use of register aliases
2020-06-06  Alan ModraPower10 tidies
2020-06-05  Alan Modrabpf stack smashing detected
2020-06-04  Jose E. Marchesicpu,gas,opcodes: remove no longer needed workaround...
2020-06-04  Jose E. Marchesiopcodes: discriminate endianness and insn-endianness...
2020-06-04  Jose E. Marchesiopcodes: support insn endianness in cgen_cpu_open
2020-06-03  Nick CliftonUpdated Serbian translation for the opcodes sub-directory
2020-06-03  Nelson ChuRISC-V: Fix the error when building RISC-V linux native...
2020-06-01  Alan ModraRegen opcodes/bpf-desc.c
2020-05-28  Jose E. Marchesicpu,opcodes: add instruction semantics to bpf.cpu and...
2020-05-28  Alan Modraubsan: nios2: undefined shift
2020-05-28  Alan Modraasan: ns32k: use of uninitialized value
2020-05-28  Nick CliftonFix a potential use of an uninitialised value in the...
2020-05-27  Sandra LoosemoreFix extraction of signed constants in nios2 disassemble...
next