summaryrefslogtreecommitdiffstats
path: root/disas
Commit message (Expand)AuthorAgeFilesLines
* disas/mips.c: disassemble MSA instructionsYongbok Kim2014-11-031-2/+714
* target-mips: add TLBINV supportLeon Alrae2014-11-031-0/+2
* disas/libvixl/a64/instructions-a64.h: Remove unused constantsChen Gang2014-10-241-24/+0
* disas/libvixl: Update to libvixl 1.6Peter Maydell2014-10-2412-332/+715
* target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructionsYongbok Kim2014-10-141-0/+2
* target-mips: add new Floating Point Comparison instructionsYongbok Kim2014-10-141-0/+44
* target-mips: add new Floating Point instructionsLeon Alrae2014-10-141-0/+22
* target-mips: add AUI, LSA and PCREL instruction familiesLeon Alrae2014-10-141-3/+39
* target-mips: add compact and CP1 branchesYongbok Kim2014-10-131-3/+64
* target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructionsYongbok Kim2014-10-131-0/+4
* target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6Leon Alrae2014-10-131-0/+5
* target-mips: redefine Integer Multiply and Divide instructionsLeon Alrae2014-10-131-0/+16
* target-mips: move PREF, CACHE, LLD and SCD instructionsLeon Alrae2014-10-131-0/+4
* target-mips: move LL and SC instructionsLeon Alrae2014-10-131-1/+8
* target-mips: add SELEQZ and SELNEZ instructionsLeon Alrae2014-10-131-0/+8
* tcg-sparc: Use UMULXHI instructionRichard Henderson2014-09-291-0/+1
* tcg-sparc: Rename ADDX/SUBX insnsRichard Henderson2014-09-291-21/+11
* tcg-sparc: Use ADDXC in addsub2_i64Richard Henderson2014-09-291-0/+3
* disas/libvixl: Update to upstream VIXL 1.5Peter Maydell2014-08-2913-93/+558
* disas/libvixl: prepend the include path of libvixl header filesStefano Stabellini2014-07-081-1/+1
* disas/libvixl: Fix wrong format stringsStefan Weil2014-06-291-10/+10
* disas/libvixl: Update README for version baseRichard Henderson2014-06-291-1/+1
* disas/libvixl: Update to libvixl 1.4Peter Maydell2014-05-1311-342/+628
* build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev2014-05-081-1/+1
* libvixl: Fix format strings for several int64_t valuesStefan Weil2014-03-101-10/+10
* disas/i386: Disassemble ANDN/SHLX/SHRX/SHAXRichard Henderson2014-02-171-14/+132
* libvixl: fix 64bit constants usageMichael Tokarev2014-02-152-15/+21
* disas: Implement disassembly output for A64Claudio Fontana2014-02-083-0/+100
* disas/libvixl: Fix upstream libvixl compilation issuesPeter Maydell2014-02-083-18/+17
* disas: Add subset of libvixl sources for A64 disassemblerPeter Maydell2014-02-0815-0/+6620
* disas/i386.c: disassemble movbe instructionAurelien Jarno2014-01-251-4/+4
* disas/ppc.c: Fix little endian disassemblyAnton Blanchard2013-09-021-1/+2
* tcg-arm: Implement division instructionsRichard Henderson2013-04-271-0/+4
* target-i386: add AES-NI instructionsAurelien Jarno2013-04-131-2/+2
* disas/i386.c: disassemble aes-ni instructionsAurelien Jarno2013-04-131-6/+61
* disas/i386.c: disassemble pclmulqdq instructionAurelien Jarno2013-04-131-2/+11
* Add moxie disassemblerAnthony Green2013-03-232-0/+361
* lm32-dis: fix NULL pointer dereferenceMichael Walle2013-03-181-4/+4
* Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()Peter Maydell2013-02-232-8/+9
* disas/i386.c: Add explicit braces round empty for-loop bodyPeter Maydell2013-02-231-1/+2
* build: remove universal-obj-yPaolo Bonzini2013-01-261-15/+15
* target-s390: Fix disassembly of cpsdrRichard Henderson2013-01-051-1/+3
* target-s390: Disassemble more z10 and z196 opcodesRichard Henderson2013-01-051-18/+151
* tci: Fix broken builds with TCG interpreterStefan Weil2013-01-021-1/+3
* build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-1916-0/+52938
OpenPOWER on IntegriCloud