Age | Commit message (Expand) | Author |
2021-01-21 | build-system: clean up TCG/TCI configury | Paolo Bonzini |
2021-01-07 | disas: Push const down through host disassembly | Richard Henderson |
2020-12-18 | disas/libvixl: Fix fall-through annotation for GCC >= 7 | Thomas Huth |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant |
2020-11-02 | disas/capstone: Fix monitor disassembly of >32 bytes | Peter Maydell |
2020-10-03 | disas/capstone: Add skipdata hook for s390x | Richard Henderson |
2020-10-03 | disas: Split out capstone code to disas/capstone.c | Richard Henderson |
2020-09-17 | disas/: fix some comment spelling errors | zhaolichang |
2020-09-08 | configure: move disassembler configuration to meson | Paolo Bonzini |
2020-08-21 | meson: convert disas directory to Meson | Marc-André Lureau |
2020-07-13 | disas/sh4: Add missing fallthrough annotations | Thomas Huth |
2020-01-29 | target/mips: Add implementation of GINVT instruction | Yongbok Kim |
2019-12-17 | libvixl: remove per-target compiler flags | Paolo Bonzini |
2019-10-04 | cris: do not leak struct cris_disasm_data | Paolo Bonzini |
2019-08-21 | ppc: Add support for 'mffsl' instruction | Paul A. Clarke |
2019-06-27 | disas/riscv: Fix `rdinstreth` constraint | Wladimir J. van der Laan |
2019-06-27 | disas/riscv: Disassemble reserved compressed encodings as illegal | Michael Clark |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-05-13 | Clean up header guards that don't match their file name | Markus Armbruster |
2019-04-18 | disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h | Markus Armbruster |
2019-03-19 | RISC-V: Remove unnecessary disassembler constraints | Michael Clark |
2019-03-05 | disas: nanoMIPS: Add graphical description of pool organization | Aleksandar Markovic |
2019-03-05 | disas: nanoMIPS: Correct comments to handlers of some DSP instructions | Aleksandar Markovic |
2019-02-27 | disas: nanoMIPS: Fix a function misnomer | Aleksandar Markovic |
2019-01-24 | disas: nanoMIPS: Amend DSP instructions related comments | Aleksandar Markovic |
2019-01-11 | remove space-tab sequences | Paolo Bonzini |
2019-01-03 | disas: nanoMIPS: Add a note on documentation | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Reorder declarations and definitions of gpr decoders | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Fix order of more invocations | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Name more functions in a more descriptive way | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Fix an FP-related misnomer 3 | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Fix an FP-related misnomer 2 | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Fix an FP-related misnomer 1 | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Name some functions in a more descriptive way | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Fix order of some invocations | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Fix a function misnomer | Aleksandar Markovic |