summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* x86: drop vex_scalar_w_dq_modeJan Beulich2021-07-223-51/+41
* x86: drop xmm_m{b,w,d,q}_modeJan Beulich2021-07-224-164/+91
* x86: fold duplicate vector register printing codeJan Beulich2021-07-221-74/+33
* x86: drop vex_mode and vex_scalar_modeJan Beulich2021-07-221-11/+7
* x86: correct EVEX.V' handling outside of 64-bit modeJan Beulich2021-07-221-4/+16
* x86: fold duplicate code in MOVSXD_Fixup()Jan Beulich2021-07-221-16/+10
* x86: fold duplicate register printing codeJan Beulich2021-07-221-105/+14
* x86-64: properly bounds-check %bnd<N> in OP_G()Jan Beulich2021-07-221-1/+1
* x86-64: generalize OP_G()'s EVEX.R' handlingJan Beulich2021-07-221-1/+8
* x86: correct VCVT{,U}SI2SD rounding mode handlingJan Beulich2021-07-223-15/+3
* x86: drop OP_Mask()Jan Beulich2021-07-224-48/+28
* x86: Add int1 as one byte opcode 0xf1H.J. Lu2021-07-143-1/+15
* Add changelog entries for last commitAndreas Krebbel2021-07-071-0/+4
* IBM Z: Add another arch14 instructionAndreas Krebbel2021-07-071-0/+2
* Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton2021-07-053-709/+868
* Update version number and regenerate filesNick Clifton2021-07-033-220/+254
* Add markers for 2.37 branchNick Clifton2021-07-031-0/+4
* Re: Fix minor NDS32 renaming snafuAlan Modra2021-07-023-12/+21
* cgen: split GUILE setting outMike Frysinger2021-07-013-2/+10
* opcodes: constify & local meps macrosMike Frysinger2021-07-012-5/+12
* opcodes: cleanup nds32 variablesMike Frysinger2021-07-013-40/+57
* opcodes: constify & localize z80 opcodesMike Frysinger2021-07-012-2/+7
* opcodes: constify & scope microblaze opcodesMike Frysinger2021-07-013-11/+23
* opcodes: constify aarch64_opcode_tablesMike Frysinger2021-07-013-3/+8
* opcodes: make use of __builtin_popcount when availableAndrew Burgess2021-06-222-0/+9
* picojava assembler and disassembler fixesAlan Modra2021-06-222-2/+8
* ubsan: vax: pointer overflowAlan Modra2021-06-192-1/+5
* Fix another strncpy warningAlan Modra2021-06-192-1/+6
* powerpc: move cell "or rx,rx,rx" hintsAlan Modra2021-06-172-5/+10
* PR1202, mcore disassembler: wrong address looptAlan Modra2021-06-032-4/+10
* arc: Construct disassembler options dynamicallyShahab Vahedi2021-06-022-27/+161
* PowerPC table driven -Mraw disassemblyAlan Modra2021-05-293-1635/+1634
* MIPS/opcodes: Reorder legacy COP0, COP2, COP3 opcode instructionsMaciej W. Rozycki2021-05-292-66/+73
* MIPS/opcodes: Accurately record coprocessor opcode CPU/ISA membershipMaciej W. Rozycki2021-05-292-51/+61
* MIPS/opcodes: Remove DMFC3 and DMTC3 instructionsMaciej W. Rozycki2021-05-292-4/+5
* MIPS/opcodes: Disassemble the RFE instructionMaciej W. Rozycki2021-05-292-2/+8
* MIPS/opcodes: Add legacy CP1 control register namesMaciej W. Rozycki2021-05-292-25/+47
* MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki2021-05-294-17/+39
* MIPS/opcodes: Add TX39 CP0 register namesMaciej W. Rozycki2021-05-292-1/+19
* MIPS/opcodes: Free up redundant `g' operand codeMaciej W. Rozycki2021-05-292-4/+9
* microMIPS/opcodes: Refer FPRs rather than FCRs with DMTC1Maciej W. Rozycki2021-05-292-1/+6
* PowerPC: Add new xxmr and xxlnot extended mnemonicsPeter Bergner2021-05-272-0/+6
* Regen cris filesAlan Modra2021-05-255-30/+67
* opcodes: cris: move desc & opc files from sim/Mike Frysinger2021-05-249-4/+3403
* RISC-V: PR27814, Objdump crashes when disassembling a non-ELF RISC-V binary.Job Noorman2021-05-182-10/+20
* arm: Fix bugs with MVE vmov from two GPRs to vector lanesAlex Coplan2021-05-172-2/+14
* Fix an illegal memory access when attempting to disassemble a corrupt TIC30 b...Nick Clifton2021-05-112-0/+9
* or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne2021-05-062-1/+11
* opcodes: xtensa: support branch visualizationMax Filippov2021-05-012-0/+15
* x86: optimize LEAJan Beulich2021-04-263-2/+7