aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
2017-12-03Fix "FAIL: VLE relocations 3"Alan Modra2-7/+7
2017-12-01Use consistent types for holding instructions, instruction masks, etc.Peter Bergner3-517/+556
2017-11-30x86: derive DispN from BaseIndexJan Beulich4-4142/+4196
2017-11-30x86: drop Vec_Disp8Jan Beulich6-16227/+16225
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe2-4/+10
2017-11-27Update the simplified Chinese translation of the messages in the opcodes libr...Nick Clifton2-437/+945
2017-11-24x86: don't omit disambiguating suffixes from "fi*"Jan Beulich2-12/+17
2017-11-23Add Disp8MemShift for AVX512 VAES instructions.Igor Tsimbalist3-24/+29
2017-11-23x86: fix AVX-512 16-bit addressingJan Beulich2-0/+7
2017-11-23x86: correct UDnJan Beulich4-14/+47
2017-11-22Remove Vec_Disp8 field for vgf2p8mulb for AVX flavor.Igor Tsimbalist3-4/+9
2017-11-22Update ChangeLogIgor Tsimbalist1-0/+5
2017-11-22Remove Vec_Disp8 from vpcompressb and vpexpandb.Igor Tsimbalist2-13/+12
2017-11-22[ARC] Fix handling of ARCv2 H-register class.claziss2-0/+6
2017-11-21[ARC] Improve printing of pc-relative instructions.claziss3-17/+52
2017-11-16Add new AArch64 FP16 FM{A|S} instructions.Tamar Christina2-2/+7
2017-11-16Correct AArch64 crypto dependencies.Tamar Christina1-4/+6
2017-11-16Add assembler and disassembler support for the new Armv8.4-a instructions for...Tamar Christina3-2925/+3534
2017-11-16x86: ignore high register select bit(s) in 32- and 16-bit modesJan Beulich2-28/+47
2017-11-15x86: use correct register namesJan Beulich2-3/+8
2017-11-15x86: drop VEXI4_Fixup()Jan Beulich2-50/+45
2017-11-15x86-64: don't allow use of %axl as accumulatorJan Beulich3-2/+7
2017-11-14x86: add disassembler support for XOP VPCOM* pseudo-opsJan Beulich2-8/+67
2017-11-14x86: add support for AVX-512 VPCMP*{B,W} pseudo-opsJan Beulich4-29/+1554
2017-11-14x86: string insns don't allow displacementsJan Beulich3-42/+48
2017-11-13x86: {f,}xsave64 / {f,}xrstor64 / xsaveopt64 should not allow q suffixJan Beulich3-10/+16
2017-11-09Add assembler and disassembler support for the new Armv8.4-a registers for AA...Tamar Christina2-1/+164
2017-11-09Add the operand encoding types for the new Armv8.2-a back-ported instructions...Tamar Christina2-0/+97
2017-11-09Adds the new Fields and Operand types for the new instructions in Armv8.4-a.Tamar Christina11-179/+296
2017-11-09Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options...Tamar Christina2-0/+37
2017-11-08Split the AArch64 Crypto instructions for AES and SHA1+2 into their own optio...Nick Clifton2-17/+39
2017-11-08Adds command line support for Armv8.4-A, via the new command line option -mar...Jiong Wang2-0/+24
2017-11-07opcodes/arc: Fix incorrect insn_class for some nps insnsAndrew Burgess2-4/+8
2017-11-07ngettext supportAlan Modra2-16/+35
2017-11-03[ARC] Force the disassam to use the hexadecimal number for printingclaziss2-1/+21
2017-11-03[ARC] Sync opcode data base.claziss3-1588/+3455
2017-10-25PR22348, conflicting global vars in crx and cr16Alan Modra4-20/+33
2017-10-24RISC-V: Fix disassembly of c.addi4spn, c.addi16sp, c.lui when imm=0Andrew Waterman2-7/+33
2017-10-23Add missing ChangeLog entriesIgor Tsimbalist1-0/+110
2017-10-23Fix the master due to bad regenerated filesIgor Tsimbalist3-5469/+11545
2017-10-23Enable Intel AVX512_BITALG instructions.Igor Tsimbalist5-3/+51
2017-10-23Enable Intel AVX512_VNNI instructions.Igor Tsimbalist5-6/+48
2017-10-23Enable Intel VPCLMULQDQ instruction.Igor Tsimbalist5-14/+30
2017-10-23Enable Intel VAES instructions.Igor Tsimbalist7-5576/+5902
2017-10-23Enable Intel GFNI instructions.Igor Tsimbalist7-5443/+6011
2017-10-23Enable Intel AVX512_VBMI2 instructions.Igor Tsimbalist7-5389/+6652
2017-10-18[Visium] Disassemble the operands of the stop instruction.Eric Botcazou2-1/+5
2017-10-12FT32: support for FT32B processor - part 1James Bowman3-22/+49
2017-10-09S/390: Sync with latest POP - 3 new instructionsAndreas Krebbel2-0/+8
2017-10-09S/390: Sync with IBM z14 POP - SI_RD formatAndreas Krebbel3-4/+13