summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Pretty print values formed with lui and addiw.Jim Wilson2021-09-081-5/+18
* Add a sanity check to the init_nfp6000_mecsr_sec() function in the NFP disass...Yinjun Zhang2021-09-061-2/+5
* pj: asan: out of bounds, ubsan: left shift of negativeAlan Modra2021-09-031-3/+4
* Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV2021-09-021-1/+1
* Fix the V850 assembler's generation of relocations for the st.b instruction.Nick Clifton2021-09-022-1/+7
* nfp: add validity check of island and meYinjun Zhang2021-09-011-1/+10
* RISC-V: PR28291, Fix the gdb fails that PR27916 caused.Nelson Chu2021-08-301-2/+2
* RISC-V: PR27916, Support mapping symbols.Nelson Chu2021-08-301-12/+233
* FT32: Remove recursion in ft32_opcodeJames Bowman (FTDI-UK)2021-08-241-114/+115
* x86: Put back 3 aborts in OP_E_memoryH.J. Lu2021-08-191-3/+3
* x86: Avoid abort on invalid broadcastH.J. Lu2021-08-191-4/+4
* opcodes: Fix the auxiliary register numbers for ARC HSShahab Vahedi2021-08-172-2/+6
* PR28168: [CSKY] Fix stack overflow in disassemblerLifang Xia2021-08-131-4/+4
* Deprecate a.out support for NetBSD targets.John Ericson2021-08-111-53/+53
* Updated Serbian and Russian translations for various sub-directoriesNick Clifton2021-08-102-236/+293
* [PATCH 1/2] Enable Intel AVX512_FP16 instructionsCui,Lili2021-08-059-16206/+25260
* IBM Z: Remove lpswey parameterAndreas Krebbel2021-08-042-1/+3
* Correct gs264e bfd_mach in mips_arch_choices.Chenghua Xu2021-07-272-1/+5
* PATCH [9/10] arm: add 'pacg' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+2
* PATCH [8/10] arm: add 'autg' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+2
* PATCH [7/10] arm: add 'bxaut' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+2
* PATCH [4/10] arm: add 'pac' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+2
* PATCH [3/10] arm: add 'aut' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+2
* PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+2
* PATCH [1/10] arm: add 'bti' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+5
* x86: express unduly set rounding control bits in disassemblyJan Beulich2021-07-231-37/+53
* x86: drop dq{b,d}_modeJan Beulich2021-07-221-30/+13
* 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