summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Properly disassemble movnti in Intel modeH.J. Lu2015-07-302-5/+20
* Regenerate configure filesH.J. Lu2015-07-272-2/+6
* Fix ubsan signed integer overflowAlan Modra2015-07-232-3/+8
* Fix memory operand size for vcvtt?ps2u?qq instructionsH.J. Lu2015-07-222-4/+13
* Updates the ARM disassembler's output of floating point constants to include ...Alessandro Marzocchi2015-07-162-2/+40
* Sync config/warnings.m4 with GCCH.J. Lu2015-07-142-0/+16
* Add missing changelog entriesAlan Modra2015-07-101-0/+4
* Remove ppc860, ppc750cl, ppc7450 insns from common ppc.Alan Modra2015-07-033-5/+17
* Opcodes and assembler support for Nios II R2Sandra Loosemore2015-07-013-56/+952
* Add support for monitorx/mwaitx instructionsAmit Pawar2015-06-307-5301/+5462
* PPC sync instruction accepts invalid and incompatible operandsPeter Bergner2015-06-222-13/+48
* Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton2015-06-227-6/+33
* Allow for optional operands with non-zero default values.Peter Bergner2015-06-193-26/+34
* [AArch64] Support id_mmfr4 system registerMatthew Wahab2015-06-162-0/+5
* Fixes a compile time warnng about left shifting a negative value.Szabolcs Nagy2015-06-162-1/+5
* Remove unused MTMSRD_L macro and re-add accidentally deleted comment.Peter Bergner2015-06-122-2/+7
* Add hwsync extended mnemonic.Peter Bergner2015-06-041-0/+1
* Fixes the check for emulated MSP430 instrucrtions that take no operands.Nick Clifton2015-06-042-1/+6
* [ARM] Support for ARMv8.1 Adv.SIMD extensionMatthew Wahab2015-06-021-0/+19
* [ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab2015-06-022-0/+10
* [ARM] Rework CPU feature selection in the disassemblerMatthew Wahab2015-06-022-29/+31
* [AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab2015-06-025-1249/+1359
* [AArch64] Support for ARMv8.1a Limited Ordering Regions extensionMatthew Wahab2015-06-025-401/+478
* [AArch64][libopcode] Add support for PAN architecture extensionMatthew Wahab2015-06-012-0/+46
* x86/Intel: fix i386_optab[] for vcvt{,u}si2s{d,s}Jan Beulich2015-06-012-6/+10
* x86/Intel: disassemble vcvt{,u}si2s{d,s} with correct operand orderJan Beulich2015-06-012-0/+12
* x86/Intel: accept mandated operand order for vcvt{,u}si2s{d,s}Jan Beulich2015-06-013-0/+143
* Remove Disp32 from AMD64 direct call/jmpH.J. Lu2015-05-183-4/+9
* Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu2015-05-157-5296/+5387
* Fix some PPC assembler errors.Peter Bergner2015-05-142-3/+15
* Add missing ChangeLog entries for PR binutis/18386H.J. Lu2015-05-131-0/+13
* Remove Disp16|Disp32 from 64-bit direct branchesH.J. Lu2015-05-113-5/+26
* Add Intel MCU support to opcodesH.J. Lu2015-05-118-5817/+5853
* Ignore 0x66 prefix for call/jmp/jcc in 64-bit modeH.J. Lu2015-05-091-10/+40
* Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie2015-04-305-447/+509
* Updated translations for various binutils components.Nick Clifton2015-04-292-481/+708
* opcodes/Peter Bergner2015-04-272-12/+34
* S/390: Fixes for z13 instructions.Andreas Krebbel2015-04-273-5/+13
* x86: disambiguate disassembly of certain AVX512 insnsJan Beulich2015-04-233-13/+52
* Remove the unused PREFIX_UD_XXXH.J. Lu2015-04-152-6/+9
* Check dp->prefix_requirement insteadH.J. Lu2015-04-152-5/+7
* Handle invalid prefixes for rdrand and rdseedH.J. Lu2015-04-152-5/+35
* Replace mandatory_prefix with prefix_requirementH.J. Lu2015-04-152-310/+349
* [ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2Renlin Li2015-04-152-2/+14
* x86: Use individual prefix control for each opcode.Ilya Tocar2015-04-063-1914/+1941
* opcodes: d10v: fix old style prototypeMike Frysinger2015-03-302-1/+5
* Add the missing opcodes/ChangeLog entryH.J. Lu2015-03-291-0/+4
* Regenerate opcodes/Makefile.inH.J. Lu2015-03-291-1/+0
* powerpc: Only initialise opcode indices onceAnton Blanchard2015-03-262-25/+34
* powerpc: Add slbfee. instructionAnton Blanchard2015-03-262-0/+6