summaryrefslogtreecommitdiffstats
path: root/disas
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the deprecated moxie targetThomas Huth2021-05-122-361/+0Star
* include/disas/dis-asm.h: Handle being included outside 'extern "C"'Peter Maydell2021-05-102-4/+0Star
* osdep: protect qemu/osdep.h with extern "C"Paolo Bonzini2021-04-172-2/+2
* tcg/tci: Implement the disassembler properlyRichard Henderson2021-03-171-61/+0Star
* Various spelling fixesMichael Tokarev2021-03-091-1/+1
* Hexagon (disas) disassemblerTaylor Simpson2021-02-182-0/+66
* build-system: clean up TCG/TCI configuryPaolo Bonzini2021-01-211-2/+0Star
* disas: Push const down through host disassemblyRichard Henderson2021-01-071-1/+1
* disas/libvixl: Fix fall-through annotation for GCC >= 7Thomas Huth2020-12-182-2/+8
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* disas/capstone: Fix monitor disassembly of >32 bytesPeter Maydell2020-11-021-1/+1
* disas/capstone: Add skipdata hook for s390xRichard Henderson2020-10-031-1/+41
* disas: Split out capstone code to disas/capstone.cRichard Henderson2020-10-032-0/+287
* disas/: fix some comment spelling errorszhaolichang2020-09-173-6/+6
* configure: move disassembler configuration to mesonPaolo Bonzini2020-09-081-3/+1Star
* meson: convert disas directory to MesonMarc-André Lureau2020-08-214-35/+34Star
* disas/sh4: Add missing fallthrough annotationsThomas Huth2020-07-131-0/+2
* target/mips: Add implementation of GINVT instructionYongbok Kim2020-01-291-0/+10
* libvixl: remove per-target compiler flagsPaolo Bonzini2019-12-171-10/+1Star
* cris: do not leak struct cris_disasm_dataPaolo Bonzini2019-10-041-30/+29Star
* ppc: Add support for 'mffsl' instructionPaul A. Clarke2019-08-211-0/+5
* disas/riscv: Fix `rdinstreth` constraintWladimir J. van der Laan2019-06-271-2/+3
* disas/riscv: Disassemble reserved compressed encodings as illegalMichael Clark2019-06-271-17/+45
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-123-3/+0Star
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-2/+2
* disas: Rename include/disas/bfd.h back to include/disas/dis-asm.hMarkus Armbruster2019-04-1820-20/+20
* RISC-V: Remove unnecessary disassembler constraintsMichael Clark2019-03-191-138/+0Star
* disas: nanoMIPS: Add graphical description of pool organizationAleksandar Markovic2019-03-051-0/+102
* disas: nanoMIPS: Correct comments to handlers of some DSP instructionsAleksandar Markovic2019-03-051-204/+230
* disas: nanoMIPS: Fix a function misnomerAleksandar Markovic2019-02-272-49/+49
* disas: nanoMIPS: Amend DSP instructions related commentsAleksandar Markovic2019-01-241-44/+75
* remove space-tab sequencesPaolo Bonzini2019-01-114-9/+9
* disas: nanoMIPS: Add a note on documentationAleksandar Markovic2019-01-031-0/+7
* disas: nanoMIPS: Reorder declarations and definitions of gpr decodersAleksandar Markovic2019-01-032-103/+104
* disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding typeAleksandar Markovic2019-01-031-0/+21
* disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding typeAleksandar Markovic2019-01-032-3/+3
* disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding typeAleksandar Markovic2019-01-031-0/+22
* disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding typeAleksandar Markovic2019-01-032-4/+4
* disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding typeAleksandar Markovic2019-01-031-0/+22
* disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding typeAleksandar Markovic2019-01-032-4/+4
* disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding typeAleksandar Markovic2019-01-031-0/+27
* disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding typeAleksandar Markovic2019-01-032-6/+6
* disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding typeAleksandar Markovic2019-01-031-0/+26
* disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding typeAleksandar Markovic2019-01-032-11/+11
* disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding typeAleksandar Markovic2019-01-031-0/+32
* disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding typeAleksandar Markovic2019-01-032-6/+6
* disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding typeAleksandar Markovic2019-01-031-3/+48
* disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding typeAleksandar Markovic2019-01-032-49/+49
* disas: nanoMIPS: Fix order of more invocationsAleksandar Markovic2019-01-031-130/+130
* disas: nanoMIPS: Name more functions in a more descriptive wayAleksandar Markovic2019-01-032-120/+120