summaryrefslogtreecommitdiffstats
path: root/disas
Commit message (Expand)AuthorAgeFilesLines
* util: move declarations out of qemu-common.hVeronia Bahaa2019-11-291-0/+2
* Remove unneeded include statements for setjmp.hStefan Weil2019-11-292-4/+0
* target-mips: implement R6 multi-threadingYongbok Kim2019-11-291-0/+4
* disas/arm-a64.cc: Include osdep.h firstPeter Maydell2019-11-291-2/+3
* disas: Clean up includesPeter Maydell2019-11-297-6/+7
* libvixl: Avoid std::abs() of 64-bit typePeter Maydell2019-11-291-1/+5
* moxie: Clean up includesPeter Maydell2019-11-291-1/+1
* cris: Clean up includesPeter Maydell2019-11-291-0/+1
* sh4: Clean up includesPeter Maydell2019-11-291-1/+1
* arm: Clean up includesPeter Maydell2019-11-291-0/+1
* alpha: Clean up includesPeter Maydell2019-11-291-1/+1
* ppc: Clean up includesPeter Maydell2019-11-291-0/+1
* lm32: Clean up includesPeter Maydell2019-11-291-1/+1
* disas/microblaze.c: Don't define TRUE or FALSEPeter Maydell2019-11-291-4/+1
* mips: Clean up includesPeter Maydell2019-11-291-0/+1
* disas/libvixl: Really suppress gcc 4.6.3 sign-compare warningsPeter Maydell2019-11-291-1/+1
* disas/libvixl: Suppress gcc 4.6.3 sign-compare warningsPeter Maydell2019-11-292-2/+7
* disas/libvixl: Update to upstream VIXL 1.12Peter Maydell2019-11-2924-5188/+11989
* disas/arm: avoid clang shifting negative signed warningStefan Hajnoczi2015-11-171-1/+1
* disas/mips: Add R6 jr/jr.hb to disassemblerJames Hogan2015-10-191-0/+2
* disas/cris: Fix typo in commentStefan Weil2015-10-011-1/+1
* typofixes - v4Veres Lajos2015-09-112-3/+3
* disas/microblaze: Remove unused codeStefan Weil2015-09-111-150/+0
* maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange2015-09-111-2/+1
* maint: remove unused include for strings.hDaniel P. Berrange2015-09-111-1/+0
* maint: remove unused include for assert.hDaniel P. Berrange2015-09-111-1/+0
* disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTRStefan Weil2015-07-211-2/+2
* disas/mips: fix disassembling R6 instructionsYongbok Kim2015-07-151-6/+6
* tci: Fix compile failure by including qemu-common.hPeter Maydell2015-07-091-0/+1
* disas: cris: Fix 0 buffer length casePeter Crosthwaite2015-07-091-3/+3
* disas: arm-a64: Make printfer and stream variablePeter Crosthwaite2015-07-091-5/+17
* target-mips: add MTHC0 and MFHC0 instructionsLeon Alrae2015-06-121-0/+2
* target-mips: add ERETNC instruction and Config5.LLB bitLeon Alrae2015-06-111-0/+1
* cris: remove unused cris_cond15 declarationsMichael Tokarev2015-03-191-12/+1
* disas/microblaze: Fix warnings caused by missing 'static' attributeStefan Weil2015-03-101-6/+7
* disas/arm: Fix warnings caused by missing 'static' attributeStefan Weil2015-03-101-128/+0
* disas/sh4: Fix warning caused by missing 'static' attributeStefan Weil2015-02-101-1/+1
* disas/arm-a64.cc: Tell libvixl correct code addressesPeter Maydell2015-02-051-3/+6
* disas/libvixl: Update to upstream VIXL 1.7Peter Maydell2015-02-0511-210/+537
* disas/s390.c: Remove unused variablesPeter Maydell2015-02-031-35/+0
* disas/sparc: Remove unused data sparc_opcode_archs[]Peter Maydell2015-01-211-32/+0
* disas/mips: disable unused mips16_to_32_reg_map[]Leon Alrae2014-12-161-1/+2
* disas/mips: remove unused mips_msa_control_names_numeric[32]Leon Alrae2014-12-161-7/+0
* 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
OpenPOWER on IntegriCloud