Age | Commit message (Expand) | Author | Files | Lines |
2014-10-14 | target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructions | Yongbok Kim | 1 | -0/+2 |
2014-10-14 | target-mips: add new Floating Point Comparison instructions | Yongbok Kim | 1 | -0/+44 |
2014-10-14 | target-mips: add new Floating Point instructions | Leon Alrae | 1 | -0/+22 |
2014-10-14 | target-mips: add AUI, LSA and PCREL instruction families | Leon Alrae | 1 | -3/+39 |
2014-10-13 | target-mips: add compact and CP1 branches | Yongbok Kim | 1 | -3/+64 |
2014-10-13 | target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions | Yongbok Kim | 1 | -0/+4 |
2014-10-13 | target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6 | Leon Alrae | 1 | -0/+5 |
2014-10-13 | target-mips: redefine Integer Multiply and Divide instructions | Leon Alrae | 1 | -0/+16 |
2014-10-13 | target-mips: move PREF, CACHE, LLD and SCD instructions | Leon Alrae | 1 | -0/+4 |
2014-10-13 | target-mips: move LL and SC instructions | Leon Alrae | 1 | -1/+8 |
2014-10-13 | target-mips: add SELEQZ and SELNEZ instructions | Leon Alrae | 1 | -0/+8 |
2014-09-29 | tcg-sparc: Use UMULXHI instruction | Richard Henderson | 1 | -0/+1 |
2014-09-29 | tcg-sparc: Rename ADDX/SUBX insns | Richard Henderson | 1 | -21/+11 |
2014-09-29 | tcg-sparc: Use ADDXC in addsub2_i64 | Richard Henderson | 1 | -0/+3 |
2014-08-29 | disas/libvixl: Update to upstream VIXL 1.5 | Peter Maydell | 13 | -93/+558 |
2014-07-08 | disas/libvixl: prepend the include path of libvixl header files | Stefano Stabellini | 1 | -1/+1 |
2014-06-29 | disas/libvixl: Fix wrong format strings | Stefan Weil | 1 | -10/+10 |
2014-06-29 | disas/libvixl: Update README for version base | Richard Henderson | 1 | -1/+1 |
2014-05-13 | disas/libvixl: Update to libvixl 1.4 | Peter Maydell | 11 | -342/+628 |
2014-05-08 | build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax | Michael Tokarev | 1 | -1/+1 |
2014-03-10 | libvixl: Fix format strings for several int64_t values | Stefan Weil | 1 | -10/+10 |
2014-02-17 | disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX | Richard Henderson | 1 | -14/+132 |
2014-02-15 | libvixl: fix 64bit constants usage | Michael Tokarev | 2 | -15/+21 |
2014-02-08 | disas: Implement disassembly output for A64 | Claudio Fontana | 3 | -0/+100 |
2014-02-08 | disas/libvixl: Fix upstream libvixl compilation issues | Peter Maydell | 3 | -18/+17 |
2014-02-08 | disas: Add subset of libvixl sources for A64 disassembler | Peter Maydell | 15 | -0/+6620 |
2014-01-25 | disas/i386.c: disassemble movbe instruction | Aurelien Jarno | 1 | -4/+4 |
2013-09-02 | disas/ppc.c: Fix little endian disassembly | Anton Blanchard | 1 | -1/+2 |
2013-04-27 | tcg-arm: Implement division instructions | Richard Henderson | 1 | -0/+4 |
2013-04-13 | target-i386: add AES-NI instructions | Aurelien Jarno | 1 | -2/+2 |
2013-04-13 | disas/i386.c: disassemble aes-ni instructions | Aurelien Jarno | 1 | -6/+61 |
2013-04-13 | disas/i386.c: disassemble pclmulqdq instruction | Aurelien Jarno | 1 | -2/+11 |
2013-03-23 | Add moxie disassembler | Anthony Green | 2 | -0/+361 |
2013-03-18 | lm32-dis: fix NULL pointer dereference | Michael Walle | 1 | -4/+4 |
2013-02-23 | Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() | Peter Maydell | 2 | -8/+9 |
2013-02-23 | disas/i386.c: Add explicit braces round empty for-loop body | Peter Maydell | 1 | -1/+2 |
2013-01-26 | build: remove universal-obj-y | Paolo Bonzini | 1 | -15/+15 |
2013-01-05 | target-s390: Fix disassembly of cpsdr | Richard Henderson | 1 | -1/+3 |
2013-01-05 | target-s390: Disassemble more z10 and z196 opcodes | Richard Henderson | 1 | -18/+151 |
2013-01-02 | tci: Fix broken builds with TCG interpreter | Stefan Weil | 1 | -1/+3 |
2012-12-19 | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini | 16 | -0/+52938 |