summaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2014-02-24target-xtensa: add basic tests for cache opcodesMax Filippov2-0/+98
2014-02-24target-xtensa: allow using core configuration in testsMax Filippov30-32/+37
2014-02-24target-xtensa: add overridable test_init macroMax Filippov2-2/+6
2014-02-04tests: lm32: new rule for single test casesMichael Walle1-4/+4
2013-11-20target-openrisc: Correct carry flag check of l.addc and l.addic test casesSebastian Macke2-7/+11
2013-08-05Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori2-9/+38
2013-07-30target-mips: correct the values in the DSP testsPetar Jovanovic5-33/+37
2013-07-29tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber1-9/+11
2013-07-29target-xtensa: add extui unit testMax Filippov2-0/+27
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic2-10/+58
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic1-4/+20
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic1-1/+18
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+0
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic1-0/+18
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic1-0/+18
2013-05-08target-mips: fix incorrect behaviour for INSVPetar Jovanovic1-0/+13
2013-05-03target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2-3/+53
2013-04-15target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic2-18/+18
2013-03-18tests: tcg: lm32: add more test casesMichael Walle4-1/+61
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic3-0/+92
2013-03-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic2-12/+46
2013-02-23target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic2-2/+2
2013-02-23target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic1-0/+15
2013-02-18test-i386: make it compile with a recent gccPaolo Bonzini1-2/+2
2013-02-18test-i386: QEMU_PACKED is not defined herePaolo Bonzini1-3/+3
2013-01-31target-mips: fix incorrect test for MTHLIPPetar Jovanovic1-1/+1
2013-01-08target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic4-4/+38
2013-01-01target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic8-0/+185
2013-01-01target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic2-40/+24
2012-12-19misc: move include files to include/qemu/Paolo Bonzini2-3/+3
2012-12-19janitor: add guards to headersPaolo Bonzini1-0/+5
2012-12-08target-xtensa: add s32c1i unit testsMax Filippov2-0/+40
2012-12-08target-xtensa: add SR accessibility unit testsMax Filippov3-1/+92
2012-12-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic2-0/+38
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic1-1/+1
2012-11-10tests/tcg: new test for i386 FPREM and FPREM1Catalin Patulea2-0/+362
2012-10-31target-mips: Add ASE DSP testcasesJia Liu487-0/+19151
2012-10-30tests/tcg: fix unused result warningsCatalin Patulea2-7/+22
2012-10-27tests/tcg: fix a few warningsCatalin Patulea2-2/+3
2012-10-19tests/tcg: fix buildCatalin Patulea4-14/+22
2012-07-27target-or32: Add testcasesJia Liu52-0/+2579
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov1-14/+207
2012-05-14fix some common typosJim Meyering1-1/+1
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov1-0/+36
2012-04-14target-xtensa: add test for IBREAK invalidationMax Filippov1-0/+34
2012-04-14target-xtensa: add tests for LBEG/LEND invalidationMax Filippov1-0/+50
2012-04-14target-xtensa: improve unit tests debuggingMax Filippov2-0/+20
2012-03-31tests: fix out-of-tree building for lm32 targetMichael Walle1-5/+8
2012-02-20target-xtensa: add breakpoint testsMax Filippov2-0/+224