aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
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
2012-10-19tests/tcg: fix buildCatalin Patulea
2012-07-27target-or32: Add testcasesJia Liu
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov
2012-05-14fix some common typosJim Meyering
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov
2012-04-14target-xtensa: add test for IBREAK invalidationMax Filippov
2012-04-14target-xtensa: add tests for LBEG/LEND invalidationMax Filippov
2012-04-14target-xtensa: improve unit tests debuggingMax Filippov
2012-03-31tests: fix out-of-tree building for lm32 targetMichael Walle
2012-02-20target-xtensa: add breakpoint testsMax Filippov
2012-01-13cris: Update paths to match the move of tests/crisEdgar E. Iglesias
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori