summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* target-openrisc: Correct carry flag check of l.addc and l.addic test casesSebastian Macke2013-11-202-7/+11
* Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori2013-08-052-9/+38
|\
| * tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber2013-07-291-9/+11
| * target-xtensa: add extui unit testMax Filippov2013-07-292-0/+27
* | target-mips: correct the values in the DSP testsPetar Jovanovic2013-07-305-33/+37
|/
* target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic2013-07-292-10/+58
* target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic2013-07-291-4/+20
* target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic2013-07-281-1/+18
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-221-1/+0
|\
| * remove some double-includesMichael Tokarev2013-05-181-1/+0
* | target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic2013-05-191-0/+18
|/
* target-mips: fix incorrect behaviour for EXTPPetar Jovanovic2013-05-171-0/+18
* target-mips: fix incorrect behaviour for INSVPetar Jovanovic2013-05-081-0/+13
* target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2013-05-032-3/+53
* target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic2013-04-152-18/+18
* tests: tcg: lm32: add more test casesMichael Walle2013-03-184-1/+61
* target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic2013-03-173-0/+92
* target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic2013-03-042-12/+46
* target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic2013-02-232-2/+2
* target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic2013-02-231-0/+15
* test-i386: make it compile with a recent gccPaolo Bonzini2013-02-181-2/+2
* test-i386: QEMU_PACKED is not defined herePaolo Bonzini2013-02-181-3/+3
* target-mips: fix incorrect test for MTHLIPPetar Jovanovic2013-01-311-1/+1
* target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic2013-01-084-4/+38
* target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic2013-01-018-0/+185
* target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic2013-01-012-40/+24
* misc: move include files to include/qemu/Paolo Bonzini2012-12-192-3/+3
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+5
* target-xtensa: add s32c1i unit testsMax Filippov2012-12-082-0/+40
* target-xtensa: add SR accessibility unit testsMax Filippov2012-12-083-1/+92
* target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic2012-12-062-0/+38
* target-mips: Fix incorrect code and test for INSVPetar Jovanovic2012-12-061-1/+1
* tests/tcg: new test for i386 FPREM and FPREM1Catalin Patulea2012-11-102-0/+362
* target-mips: Add ASE DSP testcasesJia Liu2012-10-31487-0/+19151
* tests/tcg: fix unused result warningsCatalin Patulea2012-10-302-7/+22
* tests/tcg: fix a few warningsCatalin Patulea2012-10-272-2/+3
* tests/tcg: fix buildCatalin Patulea2012-10-194-14/+22
* target-or32: Add testcasesJia Liu2012-07-2752-0/+2579
* target-xtensa: add MMU pagewalking testsMax Filippov2012-06-091-14/+207
* fix some common typosJim Meyering2012-05-141-1/+1
* target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov2012-04-211-0/+36
* target-xtensa: add test for IBREAK invalidationMax Filippov2012-04-141-0/+34
* target-xtensa: add tests for LBEG/LEND invalidationMax Filippov2012-04-141-0/+50
* target-xtensa: improve unit tests debuggingMax Filippov2012-04-142-0/+20
* tests: fix out-of-tree building for lm32 targetMichael Walle2012-03-311-5/+8
* target-xtensa: add breakpoint testsMax Filippov2012-02-202-0/+224
* cris: Update paths to match the move of tests/crisEdgar E. Iglesias2012-01-131-5/+5
* tests: mv tests/* -> tests/tcgAnthony Liguori2012-01-12225-0/+19259
OpenPOWER on IntegriCloud