aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2014-12-17target-xtensa: test cross-page opcodeMax Filippov
2014-11-10target-xtensa: add entry overflow testMax Filippov
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov
2014-05-28Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into stagingPeter Maydell
2014-05-26target-xtensa: add tests for cross-page TBMax Filippov
2014-05-26target-xtensa: completely clean TLB between MMU testsMax Filippov
2014-05-24test: lm32: use semihosting for testingMichael Walle
2014-05-24test: lm32: make test cases independentMichael Walle
2014-05-07tests/tcg: Fix compilation of test_pathPeter Maydell
2014-03-15tests: Fix 'make test' for i686 hosts (build regression)Stefan Weil
2014-02-24target-xtensa: add basic tests for cache opcodesMax Filippov
2014-02-24target-xtensa: allow using core configuration in testsMax Filippov
2014-02-24target-xtensa: add overridable test_init macroMax Filippov
2014-02-04tests: lm32: new rule for single test casesMichael Walle
2013-11-20target-openrisc: Correct carry flag check of l.addc and l.addic test casesSebastian Macke
2013-08-05Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori
2013-07-30target-mips: correct the values in the DSP testsPetar Jovanovic
2013-07-29tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber
2013-07-29target-xtensa: add extui unit testMax Filippov
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic
2013-05-18remove some double-includesMichael Tokarev
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic
2013-05-08target-mips: fix incorrect behaviour for INSVPetar Jovanovic
2013-05-03target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic
2013-04-15target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic
2013-03-18tests: tcg: lm32: add more test casesMichael Walle
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic
2013-03-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic
2013-02-23target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic
2013-02-23target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic
2013-02-18test-i386: make it compile with a recent gccPaolo Bonzini
2013-02-18test-i386: QEMU_PACKED is not defined herePaolo Bonzini
2013-01-31target-mips: fix incorrect test for MTHLIPPetar Jovanovic
2013-01-08target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic
2013-01-01target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic
2013-01-01target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19janitor: add guards to headersPaolo Bonzini
2012-12-08target-xtensa: add s32c1i unit testsMax Filippov
2012-12-08target-xtensa: add SR accessibility unit testsMax Filippov
2012-12-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic
2012-11-10tests/tcg: new test for i386 FPREM and FPREM1Catalin Patulea
2012-10-31target-mips: Add ASE DSP testcasesJia Liu
2012-10-30tests/tcg: fix unused result warningsCatalin Patulea
2012-10-27tests/tcg: fix a few warningsCatalin Patulea