Statistics
| Branch: | Revision:

root / tests / tcg @ 7edd9ddc

Name Size
  alpha
  cris
  lm32
  mips
  openrisc
  xtensa
Makefile 3.9 kB
hello-arm.c 3.1 kB
hello-i386.c 582 Bytes
hello-mips.c 1.6 kB
linux-test.c 12.8 kB
pi_10.com 54 Bytes
runcom.c 4.9 kB
sha1.c 7.4 kB
test-arm-iwmmxt.s 779 Bytes
test-i386-code16.S 1.3 kB
test-i386-fprem.c 9.3 kB
test-i386-muldiv.h 2.1 kB
test-i386-shift.h 4.7 kB
test-i386-ssse3.c 1.8 kB
test-i386-vm86.S 1.8 kB
test-i386.c 70.2 kB
test-i386.h 3.4 kB
test-mmap.c 12.6 kB
test_path.c 4.7 kB
testthread.c 1.2 kB

Latest revisions

# Date Author Comment
2c09eee1 02/24/2014 02:47 am Max Filippov

target-xtensa: add basic tests for cache opcodes

Test that non-locking prefetch operations don't cause exceptions on
missing TLB and that other 'hit' cache operations do.

Signed-off-by: Max Filippov <>

d0fa1f0d 02/24/2014 02:47 am Max Filippov

target-xtensa: add overridable test_init macro

Some test suites, like MMU, need per-test initialization. Don't make them
redefine test macro, add test_init for that purpose.

Signed-off-by: Max Filippov <>

a2e67072 02/24/2014 02:47 am Max Filippov

target-xtensa: allow using core configuration in tests

Add path to the core configuration directory to test build command and
replace .include asm directive with #include to enable preprocessing.

Signed-off-by: Max Filippov <>

f40c49ac 02/04/2014 08:34 pm Michael Walle

tests: lm32: new rule for single test cases

Introduce new target "check_%" to run individual test caes, eg.
make check_mmu

Signed-off-by: Michael Walle <>
Reviewed-by: Peter Maydell <>

14a650ec 11/20/2013 03:47 pm Sebastian Macke

target-openrisc: Correct carry flag check of l.addc and l.addic test cases

The test cases did not correctly test for the carry flag.

Signed-off-by: Sebastian Macke <>
Reviewed-by: Jia Liu <>
Signed-off-by: Jia Liu <>

64160cd2 08/05/2013 04:06 pm Anthony Liguori

Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into staging

xtensa queue 2013-07-29

  • filippov/tags/20130729-xtensa:
    target-xtensa: check register window inline
    target-xtensa: don't generate dead code to access invalid SRs
    tests/tcg/xtensa: Fix out-of-tree build...
beb3faaa 07/30/2013 06:48 pm Petar Jovanovic

target-mips: correct the values in the DSP tests

Five tests files for DSP instructions had wrong expected values in the tests.
This change fixes this, and this has been cross-checked by running the same
test binaries on Malta 74K board.

Signed-off-by: Petar Jovanovic <>...

aaa2ebc5 07/29/2013 05:35 pm Andreas Färber

tests/tcg/xtensa: Fix out-of-tree build

Signed-off-by: Andreas Färber <>
Signed-off-by: Max Filippov <>

7be9d0e6 07/29/2013 05:24 pm Max Filippov

target-xtensa: add extui unit test

Signed-off-by: Max Filippov <>

b6a9f468 07/29/2013 08:48 am Petar Jovanovic

target-mips: fix mipsdsp_mul_q31_q31

Multiplication of two fractional word elements is not correct when sign
extension/promotion is needed. This change fixes it by adding correct
casts from unsigned to signed values.
In addition, the tests (dpaq_sa_l_w.c and dpsq_sa_l_w.c) have been extended...

View revisions

Also available in: Atom