| Commit message (Expand) | Author | Age | Files | Lines |
* | disas/arm: avoid clang shifting negative signed warning | Stefan Hajnoczi | 2015-11-17 | 1 | -1/+1 |
* | disas/mips: Add R6 jr/jr.hb to disassembler | James Hogan | 2015-10-19 | 1 | -0/+2 |
* | disas/cris: Fix typo in comment | Stefan Weil | 2015-10-01 | 1 | -1/+1 |
* | typofixes - v4 | Veres Lajos | 2015-09-11 | 2 | -3/+3 |
* | disas/microblaze: Remove unused code | Stefan Weil | 2015-09-11 | 1 | -150/+0 |
* | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange | 2015-09-11 | 1 | -2/+1 |
* | maint: remove unused include for strings.h | Daniel P. Berrange | 2015-09-11 | 1 | -1/+0 |
* | maint: remove unused include for assert.h | Daniel P. Berrange | 2015-09-11 | 1 | -1/+0 |
* | disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR | Stefan Weil | 2015-07-21 | 1 | -2/+2 |
* | disas/mips: fix disassembling R6 instructions | Yongbok Kim | 2015-07-15 | 1 | -6/+6 |
* | tci: Fix compile failure by including qemu-common.h | Peter Maydell | 2015-07-09 | 1 | -0/+1 |
* | disas: cris: Fix 0 buffer length case | Peter Crosthwaite | 2015-07-09 | 1 | -3/+3 |
* | disas: arm-a64: Make printfer and stream variable | Peter Crosthwaite | 2015-07-09 | 1 | -5/+17 |
* | target-mips: add MTHC0 and MFHC0 instructions | Leon Alrae | 2015-06-12 | 1 | -0/+2 |
* | target-mips: add ERETNC instruction and Config5.LLB bit | Leon Alrae | 2015-06-11 | 1 | -0/+1 |
* | cris: remove unused cris_cond15 declarations | Michael Tokarev | 2015-03-19 | 1 | -12/+1 |
* | disas/microblaze: Fix warnings caused by missing 'static' attribute | Stefan Weil | 2015-03-10 | 1 | -6/+7 |
* | disas/arm: Fix warnings caused by missing 'static' attribute | Stefan Weil | 2015-03-10 | 1 | -128/+0 |
* | disas/sh4: Fix warning caused by missing 'static' attribute | Stefan Weil | 2015-02-10 | 1 | -1/+1 |
* | disas/arm-a64.cc: Tell libvixl correct code addresses | Peter Maydell | 2015-02-05 | 1 | -3/+6 |
* | disas/libvixl: Update to upstream VIXL 1.7 | Peter Maydell | 2015-02-05 | 11 | -210/+537 |
* | disas/s390.c: Remove unused variables | Peter Maydell | 2015-02-03 | 1 | -35/+0 |
* | disas/sparc: Remove unused data sparc_opcode_archs[] | Peter Maydell | 2015-01-21 | 1 | -32/+0 |
* | disas/mips: disable unused mips16_to_32_reg_map[] | Leon Alrae | 2014-12-16 | 1 | -1/+2 |
* | disas/mips: remove unused mips_msa_control_names_numeric[32] | Leon Alrae | 2014-12-16 | 1 | -7/+0 |
* | disas/mips.c: disassemble MSA instructions | Yongbok Kim | 2014-11-03 | 1 | -2/+714 |
* | target-mips: add TLBINV support | Leon Alrae | 2014-11-03 | 1 | -0/+2 |
* | disas/libvixl/a64/instructions-a64.h: Remove unused constants | Chen Gang | 2014-10-24 | 1 | -24/+0 |
* | disas/libvixl: Update to libvixl 1.6 | Peter Maydell | 2014-10-24 | 12 | -332/+715 |
* | target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructions | Yongbok Kim | 2014-10-14 | 1 | -0/+2 |
* | target-mips: add new Floating Point Comparison instructions | Yongbok Kim | 2014-10-14 | 1 | -0/+44 |
* | target-mips: add new Floating Point instructions | Leon Alrae | 2014-10-14 | 1 | -0/+22 |
* | target-mips: add AUI, LSA and PCREL instruction families | Leon Alrae | 2014-10-14 | 1 | -3/+39 |
* | target-mips: add compact and CP1 branches | Yongbok Kim | 2014-10-13 | 1 | -3/+64 |
* | target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions | Yongbok Kim | 2014-10-13 | 1 | -0/+4 |
* | target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6 | Leon Alrae | 2014-10-13 | 1 | -0/+5 |
* | target-mips: redefine Integer Multiply and Divide instructions | Leon Alrae | 2014-10-13 | 1 | -0/+16 |
* | target-mips: move PREF, CACHE, LLD and SCD instructions | Leon Alrae | 2014-10-13 | 1 | -0/+4 |
* | target-mips: move LL and SC instructions | Leon Alrae | 2014-10-13 | 1 | -1/+8 |
* | target-mips: add SELEQZ and SELNEZ instructions | Leon Alrae | 2014-10-13 | 1 | -0/+8 |
* | tcg-sparc: Use UMULXHI instruction | Richard Henderson | 2014-09-29 | 1 | -0/+1 |
* | tcg-sparc: Rename ADDX/SUBX insns | Richard Henderson | 2014-09-29 | 1 | -21/+11 |
* | tcg-sparc: Use ADDXC in addsub2_i64 | Richard Henderson | 2014-09-29 | 1 | -0/+3 |
* | disas/libvixl: Update to upstream VIXL 1.5 | Peter Maydell | 2014-08-29 | 13 | -93/+558 |
* | disas/libvixl: prepend the include path of libvixl header files | Stefano Stabellini | 2014-07-08 | 1 | -1/+1 |
* | disas/libvixl: Fix wrong format strings | Stefan Weil | 2014-06-29 | 1 | -10/+10 |
* | disas/libvixl: Update README for version base | Richard Henderson | 2014-06-29 | 1 | -1/+1 |
* | disas/libvixl: Update to libvixl 1.4 | Peter Maydell | 2014-05-13 | 11 | -342/+628 |
* | build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax | Michael Tokarev | 2014-05-08 | 1 | -1/+1 |
* | libvixl: Fix format strings for several int64_t values | Stefan Weil | 2014-03-10 | 1 | -10/+10 |