summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* [AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab2015-12-103-47/+74
* [AArch64][binutils] Add support for ARMv8.2 PSTATE.UAO.Matthew Wahab2015-12-102-0/+21
* [AArch64][PATCH 2/2] Add RAS system registers.Matthew Wahab2015-12-102-0/+45
* [AArch64][PATCH 1/2] Add support for RAS instruction ESB.Matthew Wahab2015-12-104-24/+38
* Implement Intel OSPKE instructionsH.J. Lu2015-12-097-5305/+5384
* rl78: Enable MULU for all ISAs.DJ Delorie2015-12-083-162/+165
* Reorder some power9 insnsAlan Modra2015-12-072-11/+16
* Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu2015-12-044-106/+162
* Fix ldah being disassembled as ldaexhAndre Vieira2015-12-022-1/+6
* [AArch64][PATCH 3/3] Add floating-point FP16 instructionsMatthew Wahab2015-11-275-682/+964
* [AArch64][PATCH 2/3] Adjust a utility function for floating point values.Matthew Wahab2015-11-272-7/+37
* [AArch64][PATCH 1/3] Support ARMv8.2 FP16 floating point instructions.Matthew Wahab2015-11-272-0/+8
* [AArch64] Add ARMv8.2 instruction alias REV64.Matthew Wahab2015-11-275-768/+785
* [AArch64] Add ARMv8.2 instructions BFC and REV64.Matthew Wahab2015-11-278-861/+967
* [AArch64] Let aliased instructions be their preferred form.Matthew Wahab2015-11-275-2/+202
* [Aarch64] Support an ARMv8.2 system register.Matthew Wahab2015-11-272-0/+11
* opcodes: handle mach-o for thumb/arm disambiguation.Tristan Gingold2015-11-232-0/+12
* [AArch64] Add support for ARMv8.1 Virtulization Host Extensions.Matthew Wahab2015-11-202-0/+78
* Remove a if-clause that is redundant because the same test has been performed...Nick Clifton2015-11-202-4/+5
* Update translations.Nick Clifton2015-11-202-317/+1153
* [AArch64] Reject invalid immediate operands to MSR PANMatthew Wahab2015-11-192-0/+13
* Fix the disassembly of conditional instructions will illegal condition select...Nick Clifton2015-11-172-1/+6
* Bump version to 2.26.51Tristan Gingold2015-11-142-10/+14
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-113-107/+686
* Move copy_u.w to MSA64 ASE, remove copy_u.d.Robert Suchanek2015-11-091-2/+1
* Disassemble RX NOP instructions as such.Nick Clifton2015-11-023-18/+98
* Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton2015-11-024-7/+14
* Pass noaliases_p to aarch64_decode_insnYao Qi2015-10-282-5/+15
* Fix RL78 disassembly of DE+offset addressing to always show the offset, even ...Vinay Kumar2015-10-273-24/+31
* Display system registers by their names when disassembling RL78 instructions.Vinay Kumar2015-10-274-13/+34
* Fix RL78 disassembly so that SP+OFFSET addressing always shows the offset, ev...Vinay Kumar2015-10-273-20/+27
* Add missing changelog entriesAndreas Krebbel2015-10-141-0/+7
* S/390: Fix instruction type of troo, trot, trto, and trtt.Andreas Krebbel2015-10-142-5/+5
* Fix compile time warning compiling ARC port.Nick Clifton2015-10-082-1/+6
* Avoid using 'template' C++ keywordYao Qi2015-10-073-3/+9
* New ARC implementation.Nick Clifton2015-10-079-2824/+21958
* [aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insnYao Qi2015-10-022-4/+12
* [aarch64] Remove argument pc from disas_aarch64_insnYao Qi2015-10-022-3/+7
* Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ...Dominik Vogt2015-09-293-508/+522
* Updare French translation for binutils and German translation for opcodes.Nick Clifton2015-09-282-3/+7
* Patches for illegal ppc 500 instructionsTom Rix2015-09-282-7/+11
* The FT32's disassembly of 10-bit literals has the incorrect mask.jamesbowman2015-09-251-1/+1
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-2311-44/+50
* Enhance the RX disassembler to detect and report bad instructions.Nick Clifton2015-09-224-28/+57
* opcodes/ppc-opc.c: Add dscr and ctrl SPR mnemonicsAnton Blanchard2015-09-222-0/+8
* S/390: Fix instruction format of crj*, clrj*, and clgrj*.Andreas Krebbel2015-09-101-3/+3
* S/390: Remove F_20 and FE_20. Adjust comments.Andreas Krebbel2015-09-101-70/+66
* S/390: Fix MASK_RIE_R0PI and MASK_RIE_R0PU.Andreas Krebbel2015-09-101-2/+2
* S/390: Remove trailing zeros on 4-bytes opcodes.Andreas Krebbel2015-09-092-7/+9
* S/390: Fix opcode of ppno.Andreas Krebbel2015-09-091-1/+1