aboutsummaryrefslogtreecommitdiff
path: root/disas
AgeCommit message (Expand)Author
2014-11-03disas/mips.c: disassemble MSA instructionsYongbok Kim
2014-11-03target-mips: add TLBINV supportLeon Alrae
2014-10-24disas/libvixl/a64/instructions-a64.h: Remove unused constantsChen Gang
2014-10-24disas/libvixl: Update to libvixl 1.6Peter Maydell
2014-10-14target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructionsYongbok Kim
2014-10-14target-mips: add new Floating Point Comparison instructionsYongbok Kim
2014-10-14target-mips: add new Floating Point instructionsLeon Alrae
2014-10-14target-mips: add AUI, LSA and PCREL instruction familiesLeon Alrae
2014-10-13target-mips: add compact and CP1 branchesYongbok Kim
2014-10-13target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructionsYongbok Kim
2014-10-13target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6Leon Alrae
2014-10-13target-mips: redefine Integer Multiply and Divide instructionsLeon Alrae
2014-10-13target-mips: move PREF, CACHE, LLD and SCD instructionsLeon Alrae
2014-10-13target-mips: move LL and SC instructionsLeon Alrae
2014-10-13target-mips: add SELEQZ and SELNEZ instructionsLeon Alrae
2014-09-29tcg-sparc: Use UMULXHI instructionRichard Henderson
2014-09-29tcg-sparc: Rename ADDX/SUBX insnsRichard Henderson
2014-09-29tcg-sparc: Use ADDXC in addsub2_i64Richard Henderson
2014-08-29disas/libvixl: Update to upstream VIXL 1.5Peter Maydell
2014-07-08disas/libvixl: prepend the include path of libvixl header filesStefano Stabellini
2014-06-29disas/libvixl: Fix wrong format stringspull-target-arm-20140630Stefan Weil
2014-06-29disas/libvixl: Update README for version baseRichard Henderson
2014-05-13disas/libvixl: Update to libvixl 1.4Peter Maydell
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev
2014-03-10libvixl: Fix format strings for several int64_t valuesStefan Weil
2014-02-17disas/i386: Disassemble ANDN/SHLX/SHRX/SHAXRichard Henderson
2014-02-15libvixl: fix 64bit constants usageMichael Tokarev
2014-02-08disas: Implement disassembly output for A64Claudio Fontana
2014-02-08disas/libvixl: Fix upstream libvixl compilation issuesPeter Maydell
2014-02-08disas: Add subset of libvixl sources for A64 disassemblerPeter Maydell
2014-01-25disas/i386.c: disassemble movbe instructionAurelien Jarno
2013-09-02disas/ppc.c: Fix little endian disassemblyAnton Blanchard
2013-04-27tcg-arm: Implement division instructionsRichard Henderson
2013-04-13target-i386: add AES-NI instructionsAurelien Jarno
2013-04-13disas/i386.c: disassemble aes-ni instructionsAurelien Jarno
2013-04-13disas/i386.c: disassemble pclmulqdq instructionAurelien Jarno
2013-03-23Add moxie disassemblerAnthony Green
2013-03-18lm32-dis: fix NULL pointer dereferenceMichael Walle
2013-02-23Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()Peter Maydell
2013-02-23disas/i386.c: Add explicit braces round empty for-loop bodyPeter Maydell
2013-01-26build: remove universal-obj-yPaolo Bonzini
2013-01-05target-s390: Fix disassembly of cpsdrRichard Henderson
2013-01-05target-s390: Disassemble more z10 and z196 opcodesRichard Henderson
2013-01-02tci: Fix broken builds with TCG interpreterStefan Weil
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini