Age | Commit message (Expand) | Author |
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 |
2019-01-03 | disas: nanoMIPS: Remove functions that are not used | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Fix preamble text in nanomips.* files | Aleksandar Markovic |
2019-01-03 | disas: nanoMIPS: Fix types and format strings | Stefan Weil |
2018-12-26 | disas/microblaze: Remove unused REG_SP macro | Richard Henderson |
2018-12-21 | target/ppc: tcg: Implement addex instruction | Suraj Jitindar Singh |
2018-10-25 | target/mips: Add disassembler support for nanoMIPS | Aleksandar Markovic |
2018-08-23 | fix "Missing break in switch" coverity reports | Paolo Bonzini |
2018-07-02 | target/m68k: correctly disassemble move16 | Laurent Vivier |
2018-05-06 | RISC-V: Fix missing break statement in disassembler | Michael Clark |
2018-05-06 | RISC-V: Include instruction hex in disassembly | Michael Clark |
2018-03-28 | RISC-V: Fix incorrect disassembly for addiw | Michael Clark |
2018-03-07 | RISC-V Disassembler | Michael Clark |
2018-01-24 | Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into staging | Peter Maydell |
2018-01-22 | target/xtensa: disas/xtensa: fix coverity warnings | Max Filippov |
2018-01-16 | disas/s390: fix global-buffer-overflow | Marc-André Lureau |
2018-01-09 | Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into staging | Peter Maydell |
2018-01-09 | target/xtensa: implement disassembler | Max Filippov |
2017-12-18 | nios2: remove duplicated includes (in code commented out) | Philippe Mathieu-Daudé |
2017-12-18 | disas/arm: fix 'instuction' typo in comment | Emilio G. Cota |
2017-10-25 | target/arm: Move BE32 disassembler fixup | Richard Henderson |
2017-09-06 | disas/i386: Add disassembly of rorx | Richard Henderson |
2017-09-06 | disas/i386: Add disassembly of vex.0f38.f5 | Richard Henderson |
2017-09-06 | disas/i386: Fix disassembly of two-byte vex prefixes | Richard Henderson |
2017-09-05 | tcg: Remove support for ia64 as host | Richard Henderson |