summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Fix disassemble fetch fail return value.Jiawei2023-03-211-2/+2
* x86: drop "shimm" special case template expansionsJan Beulich2023-03-201-15/+15
* x86: VexVVVV is now merely a booleanJan Beulich2023-03-203-260/+247
* x86: re-work build_modrm_byte()'s register assignmentJan Beulich2023-03-202-57/+57
* Revert "segfault at i386-dis.c:9815"Alan Modra2023-03-201-9/+4
* segfault at i386-dis.c:9815Alan Modra2023-03-191-4/+9
* cpu/mem.opc whitespace tidyAlan Modra2023-03-162-24/+23
* Fix an illegal memory access when disassembling a corrupt MeP file.Nick Clifton2023-03-152-0/+19
* Fix an illegal memory access when disassebling a corrupt ARM file.Nick Clifton2023-03-152-5/+17
* [Aarch64] Add Binutils support for MECRichard Ball2023-02-282-0/+13
* Updated Serbian translations for gold, gprof and opcodes sub-directoriesNick Clifton2023-02-271-300/+301
* opcodes/m68k: enable libopcodes styling for GDBAndrew Burgess2023-02-251-0/+5
* x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich2023-02-245-7148/+7161
* x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich2023-02-245-5127/+5166
* x86: have insns acting on segment selector values allow for consistent operandsJan Beulich2023-02-242-897/+964
* x86: restrict insn templates accepting negative 8-bit immediatesJan Beulich2023-02-242-154/+154
* x86-64: LAR and LSL don't need REX.WJan Beulich2023-02-222-8/+8
* x86: optimize BT{,C,R,S} $imm,%regJan Beulich2023-02-222-8/+8
* opcodes: style m68k disassembler outputAndreas Schwab2023-02-201-116/+238
* x86: {LD,ST}TILECFG use an extension opcodeJan Beulich2023-02-142-4/+4
* PR30120: fix x87 fucomp misassembledMichael Matz2023-02-132-2/+2
* opcodes/mips: disassemble unknown micromips instructions as two shortsAndrew Burgess2023-02-131-5/+8
* x86: drop use of VEX3SOURCESJan Beulich2023-02-104-7676/+3850
* x86: drop use of XOP2SOURCESJan Beulich2023-02-103-29/+27
* x86: limit use of XOP2SOURCESJan Beulich2023-02-102-5/+5
* x86: move (and rename) opcodespace attributeJan Beulich2023-02-103-10991/+11023
* bpf: fix error conversion from long unsigned int to unsigned int [-Werror=ove...Guillermo E. Martinez2023-02-032-26/+30
* RISC-V: don't disassemble unrecognized insns as .byteJan Beulich2023-02-031-30/+20
* RISC-V: make C-extension JAL available again for (32-bit) assemblyJan Beulich2023-01-311-1/+1
* x86: use ModR/M for FPU insns with operandsJan Beulich2023-01-273-216/+216
* opcodes: suppress internationalization on build helper toolsJan Beulich2023-01-273-47/+2
* x86: remove internationalization from i386-gen.cJan Beulich2023-01-271-26/+23
* x86: split i386-gen's opcode hash entry structJan Beulich2023-01-201-23/+28
* x86: embed register and alike names in disassemblerJan Beulich2023-01-201-34/+34
* x86: embed register names in reg_entryJan Beulich2023-01-201-1/+1
* x86: absorb allocation in i386-genJan Beulich2023-01-201-2/+5
* x86: re-use insn mnemonic strings as much as possibleJan Beulich2023-01-203-4534/+4216
* x86: move insn mnemonics to a separate tableJan Beulich2023-01-206-3835/+8549
* opcodes: xtensa: fix jump visualization for FLIXMax Filippov2023-01-031-3/+20
* opcodes: xtensa: implement styled disassemblyMax Filippov2023-01-031-11/+22
* Updated translations for various languages and sub-directoriesNick Clifton2023-01-034-1544/+1453
* Update year range in copyright notice of binutils filesAlan Modra2023-01-01274-278/+278
* Update version number and regenerate filesNick Clifton2022-12-312-254/+264
* Add markers for 2.40 branchNick Clifton2022-12-311-0/+4
* x86: correct/improve TSX controlsJan Beulich2022-12-222-1/+32
* x86: add dependencies on SVMEJan Beulich2022-12-222-7/+49
* x86: add dependencies on VMXJan Beulich2022-12-222-2/+33
* x86: correct XSAVE* dependenciesJan Beulich2022-12-222-8/+10
* x86: correct dependencies of a few AVX512 sub-featuresJan Beulich2022-12-222-10/+10
* x86: add dependencies on AVX2Jan Beulich2022-12-222-9/+31