aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-01-08x86: Properly encode vmovd with 64-bit memeoryH.J. Lu1-0/+7
2018-01-05RISC-V: Print symbol address for jalr w/ zero offset.Jim Wilson1-0/+5
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2018-01-03ChangeLog rotationAlan Modra1-1965/+2
2018-01-02x86: partial revert of 10c17abdd0Jan Beulich1-0/+5
2017-12-20RISC-V: Add compressed instruction hints, and a few misc cleanups.Jim Wilson1-0/+11
2017-12-19Correct disassembly of dot product instructions.Tamar Christina1-0/+10
2017-12-19Add support for V_4B so we can properly reject it.Tamar Christina1-0/+5
2017-12-18x86: fold certain AVX and AVX2 templatesJan Beulich1-0/+38
2017-12-18x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich1-0/+18
2017-12-18x86: drop FloatReg and FloatAccJan Beulich1-0/+10
2017-12-18x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich1-0/+20
2017-12-15Fix disassembly for PowerPCDimitar Dimitrov1-0/+5
2017-12-15x86: drop stray CheckRegSize usesJan Beulich1-0/+9
2017-12-13Add missing RISC-V fsrmi and fsflagsi instructions.Jim Wilson1-0/+5
2017-12-13This patch enables disassembler_needs_relocs for PRU. It is needed to print c...Dimitar Dimitrov1-0/+4
2017-12-11[Binutils][Objdump]Check symbol section information while search a mapping sy...Renlin Li1-0/+6
2017-12-03Fix "FAIL: VLE relocations 3"Alan Modra1-0/+4
2017-12-01Use consistent types for holding instructions, instruction masks, etc.Peter Bergner1-0/+51
2017-11-30x86: derive DispN from BaseIndexJan Beulich1-0/+17
2017-11-30x86: drop Vec_Disp8Jan Beulich1-0/+10
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe1-0/+6
2017-11-27Update the simplified Chinese translation of the messages in the opcodes libr...Nick Clifton1-0/+4
2017-11-24x86: don't omit disambiguating suffixes from "fi*"Jan Beulich1-0/+5
2017-11-23Add Disp8MemShift for AVX512 VAES instructions.Igor Tsimbalist1-0/+5
2017-11-23x86: fix AVX-512 16-bit addressingJan Beulich1-0/+5
2017-11-23x86: correct UDnJan Beulich1-0/+8
2017-11-22Remove Vec_Disp8 field for vgf2p8mulb for AVX flavor.Igor Tsimbalist1-0/+5
2017-11-22Update ChangeLogIgor Tsimbalist1-0/+5
2017-11-22[ARC] Fix handling of ARCv2 H-register class.claziss1-0/+4
2017-11-21[ARC] Improve printing of pc-relative instructions.claziss1-0/+5
2017-11-16Add new AArch64 FP16 FM{A|S} instructions.Tamar Christina1-0/+5
2017-11-16Add assembler and disassembler support for the new Armv8.4-a instructions for...Tamar Christina1-0/+10
2017-11-16x86: ignore high register select bit(s) in 32- and 16-bit modesJan Beulich1-0/+11
2017-11-15x86: use correct register namesJan Beulich1-0/+5
2017-11-15x86: drop VEXI4_Fixup()Jan Beulich1-0/+8
2017-11-15x86-64: don't allow use of %axl as accumulatorJan Beulich1-0/+5
2017-11-14x86: add disassembler support for XOP VPCOM* pseudo-opsJan Beulich1-0/+5
2017-11-14x86: add support for AVX-512 VPCMP*{B,W} pseudo-opsJan Beulich1-0/+13
2017-11-14x86: string insns don't allow displacementsJan Beulich1-0/+6
2017-11-13x86: {f,}xsave64 / {f,}xrstor64 / xsaveopt64 should not allow q suffixJan Beulich1-0/+6
2017-11-09Add assembler and disassembler support for the new Armv8.4-a registers for AA...Tamar Christina1-0/+17
2017-11-09Add the operand encoding types for the new Armv8.2-a back-ported instructions...Tamar Christina1-0/+7
2017-11-09Adds the new Fields and Operand types for the new instructions in Armv8.4-a.Tamar Christina1-0/+21
2017-11-09Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options...Tamar Christina1-0/+10
2017-11-08Split the AArch64 Crypto instructions for AES and SHA1+2 into their own optio...Nick Clifton1-0/+11
2017-11-08Adds command line support for Armv8.4-A, via the new command line option -mar...Jiong Wang1-0/+6
2017-11-07opcodes/arc: Fix incorrect insn_class for some nps insnsAndrew Burgess1-0/+4
2017-11-07ngettext supportAlan Modra1-0/+8
2017-11-03[ARC] Force the disassam to use the hexadecimal number for printingclaziss1-0/+8