summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Enable Intel PCONFIG instruction.Igor Tsimbalist2018-01-237-5483/+5529
* Enable Intel WBNOINVD instruction.Igor Tsimbalist2018-01-237-5483/+5535
* RISC-V: Fix bug in prior addi/c.nop patch.Jim Wilson2018-01-172-1/+5
* Replace CET bit with IBT and SHSTK bits.Igor Tsimbalist2018-01-176-5557/+5602
* Update translations for various binutils components.Nick Clifton2018-01-163-596/+2117
* RISC-V: Add support for addi that compresses to c.nop.Jim Wilson2018-01-152-0/+13
* Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton2018-01-152-407/+444
* Update pot filesNick Clifton2018-01-132-371/+407
* Bump version number to 2.30.51Nick Clifton2018-01-132-10/+14
* Add note about 2.30 branch creation to changelogsNick Clifton2018-01-131-0/+4
* Remove VL variants for 4FMAPS and 4VNNIW insns.Igor Tsimbalist2018-01-113-172/+5
* x86: fix Disp8 handling for scalar AVX512_4FMAPS insnsJan Beulich2018-01-103-4/+9
* x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variantsJan Beulich2018-01-103-96/+106
* RISC-V: Disassemble x0 based addresses as 0.Jim Wilson2018-01-092-1/+6
* [Arm] Add CSDB instructionJames Greenhalgh2018-01-092-0/+11
* Add support for the AArch64's CSDB instruction.James Greenhalgh2018-01-095-1012/+1022
* x86: Properly encode vmovd with 64-bit memeoryH.J. Lu2018-01-083-42/+13
* RISC-V: Print symbol address for jalr w/ zero offset.Jim Wilson2018-01-052-0/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-03277-280/+284
* ChangeLog rotationAlan Modra2018-01-032-1965/+1979
* x86: partial revert of 10c17abdd0Jan Beulich2018-01-022-0/+9
* RISC-V: Add compressed instruction hints, and a few misc cleanups.Jim Wilson2017-12-202-13/+46
* Correct disassembly of dot product instructions.Tamar Christina2017-12-195-4/+15
* Add support for V_4B so we can properly reject it.Tamar Christina2017-12-192-0/+6
* x86: fold certain AVX and AVX2 templatesJan Beulich2017-12-185-4106/+789
* x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich2017-12-187-46306/+46315
* x86: drop FloatReg and FloatAccJan Beulich2017-12-186-32581/+32585
* x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich2017-12-187-32766/+33250
* Fix disassembly for PowerPCDimitar Dimitrov2017-12-152-3/+8
* x86: drop stray CheckRegSize usesJan Beulich2017-12-153-155/+164
* Add missing RISC-V fsrmi and fsflagsi instructions.Jim Wilson2017-12-132-0/+9
* This patch enables disassembler_needs_relocs for PRU. It is needed to print c...Dimitar Dimitrov2017-12-132-0/+9
* [Binutils][Objdump]Check symbol section information while search a mapping sy...Renlin Li2017-12-112-3/+11
* Fix "FAIL: VLE relocations 3"Alan Modra2017-12-032-7/+7
* Use consistent types for holding instructions, instruction masks, etc.Peter Bergner2017-12-013-517/+556
* x86: derive DispN from BaseIndexJan Beulich2017-11-304-4142/+4196
* x86: drop Vec_Disp8Jan Beulich2017-11-306-16227/+16225
* Support --localedir, --datarootdir and --datadirStefan Stroe2017-11-292-4/+10
* Update the simplified Chinese translation of the messages in the opcodes libr...Nick Clifton2017-11-272-437/+945
* x86: don't omit disambiguating suffixes from "fi*"Jan Beulich2017-11-242-12/+17
* Add Disp8MemShift for AVX512 VAES instructions.Igor Tsimbalist2017-11-233-24/+29
* x86: fix AVX-512 16-bit addressingJan Beulich2017-11-232-0/+7
* x86: correct UDnJan Beulich2017-11-234-14/+47
* Remove Vec_Disp8 field for vgf2p8mulb for AVX flavor.Igor Tsimbalist2017-11-223-4/+9
* Update ChangeLogIgor Tsimbalist2017-11-221-0/+5
* Remove Vec_Disp8 from vpcompressb and vpexpandb.Igor Tsimbalist2017-11-222-13/+12
* [ARC] Fix handling of ARCv2 H-register class.claziss2017-11-222-0/+6
* [ARC] Improve printing of pc-relative instructions.claziss2017-11-213-17/+52
* Add new AArch64 FP16 FM{A|S} instructions.Tamar Christina2017-11-162-2/+7
* Correct AArch64 crypto dependencies.Tamar Christina2017-11-161-4/+6