- 01bc435 target-mips: implement R6 multi-threading by Yongbok Kim · 9 years ago
- e78490c disas/arm-a64.cc: Include osdep.h first by Peter Maydell · 9 years ago
- 48d4ab2 disas: Clean up includes by Peter Maydell · 9 years ago
- 0602f42 libvixl: Avoid std::abs() of 64-bit type by Peter Maydell · 9 years ago
- d24688f moxie: Clean up includes by Peter Maydell · 9 years ago
- 23b0d7d cris: Clean up includes by Peter Maydell · 9 years ago
- 9d4c994 sh4: Clean up includes by Peter Maydell · 9 years ago
- 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
- e2e5e11 alpha: Clean up includes by Peter Maydell · 9 years ago
- 0d75590 ppc: Clean up includes by Peter Maydell · 9 years ago
- ea99dde lm32: Clean up includes by Peter Maydell · 9 years ago
- 94616c2 disas/microblaze.c: Don't define TRUE or FALSE by Peter Maydell · 9 years ago
- c684822 mips: Clean up includes by Peter Maydell · 9 years ago
- f02ccf5 disas/libvixl: Really suppress gcc 4.6.3 sign-compare warnings by Peter Maydell · 9 years ago
- 8acc216 disas/libvixl: Suppress gcc 4.6.3 sign-compare warnings by Peter Maydell · 9 years ago
- 5de6f3c disas/libvixl: Update to upstream VIXL 1.12 by Peter Maydell · 9 years ago
- 02460c3 disas/arm: avoid clang shifting negative signed warning by Stefan Hajnoczi · 9 years ago
- d76f365 disas/mips: Add R6 jr/jr.hb to disassembler by James Hogan · 9 years ago
- c866728 disas/cris: Fix typo in comment by Stefan Weil · 9 years ago
- 67cc32e typofixes - v4 by Veres Lajos · 9 years ago
- 76621d1 disas/microblaze: Remove unused code by Stefan Weil · 9 years ago
- ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 10 years ago
- 4595a48 maint: remove unused include for strings.h by Daniel P. Berrange · 10 years ago
- 8abae4d maint: remove unused include for assert.h by Daniel P. Berrange · 10 years ago
- 57b7309 disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR by Stefan Weil · 10 years ago
- 6b9c26f disas/mips: fix disassembling R6 instructions by Yongbok Kim · 10 years ago
- 16c1321 tci: Fix compile failure by including qemu-common.h by Peter Maydell · 10 years ago
- 51d373c disas: cris: Fix 0 buffer length case by Peter Crosthwaite · 10 years ago
- fb200d5 disas: arm-a64: Make printfer and stream variable by Peter Crosthwaite · 10 years ago
- 5204ea7 target-mips: add MTHC0 and MFHC0 instructions by Leon Alrae · 10 years ago
- ce9782f target-mips: add ERETNC instruction and Config5.LLB bit by Leon Alrae · 10 years ago
- 302cb24 cris: remove unused cris_cond15 declarations by Michael Tokarev · 10 years ago
- 52b831d disas/microblaze: Fix warnings caused by missing 'static' attribute by Stefan Weil · 10 years ago
- 35ff079 disas/arm: Fix warnings caused by missing 'static' attribute by Stefan Weil · 10 years ago
- 084cc83 disas/sh4: Fix warning caused by missing 'static' attribute by Stefan Weil · 10 years ago
- 8d298be disas/arm-a64.cc: Tell libvixl correct code addresses by Peter Maydell · 10 years ago
- d4eba98 disas/libvixl: Update to upstream VIXL 1.7 by Peter Maydell · 10 years ago
- 5b27940 disas/s390.c: Remove unused variables by Peter Maydell · 10 years ago
- 7230818 disas/sparc: Remove unused data sparc_opcode_archs[] by Peter Maydell · 10 years ago
- 8ef3915 disas/mips: disable unused mips16_to_32_reg_map[] by Leon Alrae · 10 years ago
- 8e5f757 disas/mips: remove unused mips_msa_control_names_numeric[32] by Leon Alrae · 10 years ago
- ed8a933 disas/mips.c: disassemble MSA instructions by Yongbok Kim · 10 years ago
- 9456c2f target-mips: add TLBINV support by Leon Alrae · 11 years ago
- 94cc44a disas/libvixl/a64/instructions-a64.h: Remove unused constants by Chen Gang · 10 years ago
- 6aea44f disas/libvixl: Update to libvixl 1.6 by Peter Maydell · 10 years ago
- 0aefa33 target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructions by Yongbok Kim · 11 years ago
- 3f49388 target-mips: add new Floating Point Comparison instructions by Yongbok Kim · 11 years ago
- e7f16ab target-mips: add new Floating Point instructions by Leon Alrae · 11 years ago
- d4ea6ac target-mips: add AUI, LSA and PCREL instruction families by Leon Alrae · 11 years ago
- 31837be target-mips: add compact and CP1 branches by Yongbok Kim · 11 years ago
- 15eacb9 target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions by Yongbok Kim · 11 years ago
- 4267d3e target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6 by Leon Alrae · 11 years ago
- b42ee5e target-mips: redefine Integer Multiply and Divide instructions by Leon Alrae · 11 years ago
- bf7910c target-mips: move PREF, CACHE, LLD and SCD instructions by Leon Alrae · 11 years ago
- 4368b29 target-mips: move LL and SC instructions by Leon Alrae · 11 years ago
- b691d9d target-mips: add SELEQZ and SELNEZ instructions by Leon Alrae · 11 years ago
- de8301e tcg-sparc: Use UMULXHI instruction by Richard Henderson · 11 years ago
- c470b66 tcg-sparc: Rename ADDX/SUBX insns by Richard Henderson · 11 years ago
- 90379ca tcg-sparc: Use ADDXC in addsub2_i64 by Richard Henderson · 11 years ago
- 508280f disas/libvixl: Update to upstream VIXL 1.5 by Peter Maydell · 10 years ago
- 834fb1b disas/libvixl: prepend the include path of libvixl header files by Stefano Stabellini · 11 years ago
- ffebe89 disas/libvixl: Fix wrong format strings by Stefan Weil · 11 years ago
- 1ce8be7 disas/libvixl: Update README for version base by Richard Henderson · 11 years ago
- 09319b3 disas/libvixl: Update to libvixl 1.4 by Peter Maydell · 11 years ago
- 849d828 build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax by Michael Tokarev · 11 years ago
- b29c8f1 libvixl: Fix format strings for several int64_t values by Stefan Weil · 11 years ago
- 189f792 disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX by Richard Henderson · 11 years ago
- 0dbcf95 libvixl: fix 64bit constants usage by Michael Tokarev · 11 years ago
- 999b53e disas: Implement disassembly output for A64 by Claudio Fontana · 11 years ago
- 37fd5b5 disas/libvixl: Fix upstream libvixl compilation issues by Peter Maydell · 11 years ago
- 878a735 disas: Add subset of libvixl sources for A64 disassembler by Peter Maydell · 11 years ago
- ba00599 disas/i386.c: disassemble movbe instruction by Aurelien Jarno · 11 years ago
- 95f5b6e disas/ppc.c: Fix little endian disassembly by Anton Blanchard · 12 years ago
- 0637c56 tcg-arm: Implement division instructions by Richard Henderson · 12 years ago
- d640045 target-i386: add AES-NI instructions by Aurelien Jarno · 12 years ago
- 309b4de disas/i386.c: disassemble aes-ni instructions by Aurelien Jarno · 12 years ago
- 8dbd3fc disas/i386.c: disassemble pclmulqdq instruction by Aurelien Jarno · 12 years ago
- bd86a88 Add moxie disassembler by Anthony Green · 12 years ago
- ab2b9f1 lm32-dis: fix NULL pointer dereference by Michael Walle · 13 years ago
- 6ab7e54 Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() by Peter Maydell · 12 years ago
- af18078 disas/i386.c: Add explicit braces round empty for-loop body by Peter Maydell · 12 years ago
- 0008234 build: remove universal-obj-y by Paolo Bonzini · 12 years ago
- 79be7c7 target-s390: Fix disassembly of cpsdr by Richard Henderson · 12 years ago
- 0fd8161 target-s390: Disassemble more z10 and z196 opcodes by Richard Henderson · 12 years ago
- 5034833 tci: Fix broken builds with TCG interpreter by Stefan Weil · 12 years ago
- 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago